Closed kellertuer closed 3 years ago
The document says it is needed to wrap them inside quadruple backticks.
To display triple backticks in a fenced code block, wrap them inside quadruple backticks.
```` ``` Look! You can see my backticks. ``` ````
Look! You can see my backticks.
Thanks, that could help. But what if the code uses quadruple backticks? Then watchdog has to use quintruple ones?
See here https://github.com/JuliaManifolds/Manifolds.jl/pull/400#discussion_r672321087 where the code change included markdown, but since posted as a markdown comment, this got screwed up.