daux.io/vendor/erusev/parsedown/tests/data/code_span.md

11 lines
189 B
Markdown
Raw Normal View History

2014-04-22 22:17:48 +02:00
a `code span`
`this is also a codespan` trailing text
`and look at this one!`
single backtick in a code span: `` ` ``
backtick-delimited string in a code span: `` `foo` ``
`sth `` sth`