1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/test/data/code_span.md

11 lines
189 B
Markdown
Raw Normal View History

2014-01-29 18:36:41 +04:00
a `code span`
`this is also a codespan` trailing text
2014-02-05 01:03:19 +04:00
`and look at this one!`
single backtick in a code span: `` ` ``
2014-02-06 16:16:14 +04:00
backtick-delimited string in a code span: `` `foo` ``
`sth `` sth`