CodeMyst/pastemyst

[bug] TSX syntax highlighting

Aberta

#293 aberto em 15 de dez. de 2020

 (1 comentário) (0 reação) (0 responsável)D (10 forks)auto 404
bugfrontendgood first issue

Métricas do repositório

Stars
 (127 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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)

Guia do colaborador