iamcco/markdown-preview.nvim

\newcommand rendered in red even though it works

Open

#328 aperta il 14 apr 2021

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (246 fork)batch import
help wanted

Metriche repository

Star
 (5538 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Describe the bug image

\newcommand isn't recognized and yields red text, even though it renders where used with the globalGroup turned on.

To Reproduce Steps to reproduce the behavior:

$$
\newcommand{\chk}{\checkmark}
$$
$$
\chk
$$

Works, but the first block is rendered in red.

Desktop (please complete the following information):

  • OS: Arch Linux

Guida contributor