Microsoft/monaco-editor

[Bug] language:markdown italic error

Open

#4.224 geöffnet am 26. Okt. 2023

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (14.836 Stars) (1.283 Forks)batch import
buggrammarshelp wanted

Beschreibung

Reproducible in vscode.dev or in VS Code Desktop?

  • Not reproducible in vscode.dev or VS Code Desktop

Reproducible in the monaco editor playground?

Monaco Editor Playground Link

image

Monaco Editor Playground Code

Language:markdown

_italic_
$a_{1}$:expect normal but italic$b_{1}$
$a_{1}$:normal$b$
*italic*

Reproduction Steps

No response

Actual (Problematic) Behavior

No response

Expected Behavior

No response

Additional Context

No response

Contributor Guide