Microsoft/monaco-editor

[Bug] language:markdown italic error

Open

#4,224 opened on 2023年10月26日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (1,283 forks)batch import
buggrammarshelp wanted

Repository metrics

Stars
 (14,836 stars)
PR merge metrics
 (平均マージ 6h 26m) (30d で 15 merged PRs)

説明

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

コントリビューターガイド