Skip to content

Markdown italics within code block renders incorrectly #668

@phase1geo

Description

@phase1geo

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 release

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions