parsedown/tests/data/code_span.md
2019-04-07 16:38:14 +01:00

13 lines
197 B
Markdown

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`
`foo `