CommonMark and GitHub Flavored Markdown support nested code fences and backticks through specific syntax patterns. For code blocks, use tildes (~) or more than three backticks to wrap content containing triple backticks. For inline code spans containing backticks, use multiple backticks as delimiters with spaces—the renderer

6m read timeFrom susam.net
Post cover image
Table of contents
ContentsBasic Code FencesFancy Code FencesBasic Code SpansFancy Code SpansSpecification

Sort: