-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
Description
Description
When writing in inline code using ` `, writing an underscore (i.e. _) will double the underscore, as if I wanted to emphasize something: emphasis (i.e. _emphasis_).
In code blocks ```, it works as expected.
- Can you reproduce the issue?
Steps to reproduce
- Create inline code with two `.
- write some code including an underscore.
Expected behavior:
When writing inline code, underscores should't be added automatically as it does in normal text.
Actual behavior:
When writing
When writing inlicne, underscores are doubled.
Versions
- Mark Text: 0.14.0
- Operating system: Win10