parsedown/tests/data/code_span.md

9 lines
175 B
Markdown
Raw Normal View History

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