Skip to content

Commit 105d181

Browse files
committed
Add test to ensure #doctype is ignored
1 parent be91b70 commit 105d181

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

tests/fixtures/doctype/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!doctype html>
2+
<p>Alpha</p>

tests/fixtures/doctype/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Alpha

0 commit comments

Comments
 (0)