mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
557 B
557 B
md040-language_only.md
Fence code block information with leading whitespace:
<h1>markdownlint</h1>
Fence code block information with trailing whitespace:
body {} {MD009:11}
Fence code block information with extra data:
<title>MarkdownLint</title> {MD040:17}
Fence code block information without whitespaces and extra data:
a {}