Skip to content

Commit 0d55dfd

Browse files
committed
Include <details> tag in the fixture
Fixes #6
1 parent 8b92707 commit 0d55dfd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

fixture.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1720,3 +1720,10 @@ Hr's:
17201720
<hr class="foo" id="bar"/>
17211721

17221722
<hr class="foo" id="bar" >
1723+
1724+
1725+
1726+
<details>
1727+
<summary>My Example</summary>
1728+
Hello world
1729+
</details>

0 commit comments

Comments
 (0)