phpOMS/tests/Utils/Parser/Markdown/data/code_span.md
2022-02-19 13:57:39 +01:00

11 lines
189 B
Markdown
Executable File

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`