MarkdownParser/test/data/code_span.md

11 lines
189 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: `` ` ``
2014-02-06 13:16:14 +01:00
backtick-delimited string in a code span: `` `foo` ``
`sth `` sth`