-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
bugfixedFix committed to GitHub and will be available in next releaseFix committed to GitHub and will be available in next release
Milestone
Description
When Markdown mode is enabled, if text contains underscores such that italicized text is normally displayed and then backticks are placed around this text indicating a Markdown code block or inlined code, the italics are still displayed.
Example:
This is thenameof_function.
Markdown would normally display the substring "name" in italics. However, placing backticks around this text should remove the italics, but it does not.
Metadata
Metadata
Assignees
Labels
bugfixedFix committed to GitHub and will be available in next releaseFix committed to GitHub and will be available in next release