Skip to content

Commit bc39e08

Browse files
style: auto-fix markdown formatting
1 parent d41c5d5 commit bc39e08

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

lint-fail-test.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1-
#Auto-Fixable Header (No space after hash)
1+
# Auto-Fixable Header (No space after hash)
22

3-
This paragraph has trailing spaces at the end.
3+
This paragraph has trailing spaces at the end.
44

55
# Duplicate Header
6+
67
Content A
78

89
# Duplicate Header
10+
911
Content B (Linter won't be able to fix the duplicate header but should point it out)
1012

1113
<div class="error">
1214
Inline HTML is also not auto-fixable
13-
</div>
15+
</div>

0 commit comments

Comments
 (0)