aboutsummaryrefslogtreecommitdiffstats
path: root/library/parsedown/test/data/code_span.md
blob: c2f1a74420c4d3e72e630f017ee5173b1c67954b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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`