Skip to content

Commit e31ce4c

Browse files
committed
add extra test
1 parent 07a4c48 commit e31ce4c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

tests/test_port/fixtures/disable_code_block.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
indent paragraph
2+
.
3+
This is a paragraph,
4+
with multiple lines.
5+
6+
This paragraph
7+
has variable indents,
8+
like this.
9+
.
10+
<p>This is a paragraph,
11+
with multiple lines.</p>
12+
<p>This paragraph
13+
has variable indents,
14+
like this.</p>
15+
.
16+
117
indent fence
218
.
319
```python

0 commit comments

Comments
 (0)