CodeMyst/pastemyst

[bug] TSX syntax highlighting

Offen

#293 geöffnet am 15.12.2020

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)D (10 Forks)auto 404
bugfrontendgood first issue

Repository-Metriken

Stars
 (127 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

describe the bug

TSX (React TypeScript) syntax doesn't work at all.

to reproduce steps to reproduce the behavior:

  1. go to https://paste.myst.rs/
  2. click on select language
  3. scroll down to TSX
  4. paste TSX code
  5. hit paste
  6. see no highlighting

expected behavior

Properly higlight the code.

device and browser:

  • os: Linux
  • browser: Brave
  • browser version: 1.18.70 Chromium: 87.0.4280.101 (Official Build) (64-bit)

Contributor Guide