Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAIO feature request: Add bold monospace within code examples #36669
Labels
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Description
Requesting a markdown extension that would allow us to embed bold-monospace styling into a code example or snippet that is otherwise plain monospace font.
In code snippets and examples, it would be helpful to display some portions of the code in bold.
We would like to use bold to, for example, emphasize lines or options that are being added in an extended tutorial example, or emphasize specific structure or syntax in a conceptual discussion.