wekan/packages/markdown/marked/test/new/nested_code.md

9 lines
176 B
Markdown
Raw Normal View History

````` hi ther `` ok ``` `````
`` ` ``
``There is a literal backtick (`) here.``
A backtick-delimited string in a code span: `` `foo` ``
Please don't use any `<blink>` tags.