markdownlint/test/spaces_inside_codespan_elements.md

24 lines
437 B
Markdown
Raw Normal View History

2015-04-15 18:24:42 -07:00
`normal codespan element`
` codespan element with space inside left` {MD038}
`codespan element with space inside right ` {MD038}
` codespan element with spaces inside ` {MD038}
`,`, `.`
`,`, `code`
`[`, `(`, `+`, `*`, `/`, `-`, `,`, `.`
`code` code `anything`
text `code` code `anything` text
text `code` text `anything` code `end`
text `anything` code `code` text `end`
text `anything` text `anything` code `anything` `code`