https://bugs.kde.org/show_bug.cgi?id=438441

            Bug ID: 438441
           Summary: Typescript highlighting seems to be missing some
                    keywords (export, interface, etc.)
           Product: frameworks-syntax-highlighting
           Version: unspecified
          Platform: Other
                OS: Other
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: theme
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: fuhrmanator+bugs.kde....@gmail.com
  Target Milestone: ---

SUMMARY

I'm using Pandoc to highlight source code blocks, and it's using skylighting
which uses e.g.,
https://github.com/KDE/syntax-highlighting/blob/master/data/syntax/typescript.xml

Apologies that I'm not using KDE directly, so I documented the problem at
https://github.com/jgm/skylighting/issues/57#issuecomment-859199801

OBSERVED RESULT

Keywords such as `export` and `interface` are not highlighted. They seem to be
missing from the syntax file.

EXPECTED RESULT

Keywords such as `export` and `interface` should be highlighted.

SOFTWARE/OS VERSIONS
Ubuntu 20.04 running Pandoc 
pandoc 2.13
Compiled with pandoc-types 1.22, texmath 0.12.2, skylighting 0.10.5,
citeproc 0.3.0.9, ipynb 0.1.0.1

ADDITIONAL INFORMATION

Using `javascript` as a language with highlighting gets these keywords (export,
interface), as those keywords appear in the syntax file.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to