Skip to content

Commit 3ba9eb9

Browse files
committed
Regression test for #20 (comment)
1 parent 65a787f commit 3ba9eb9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/corpus/inline_markup.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ I'm in (*parenthesis*)
2727

2828
I'm separated by *nsbp* chars
2929

30+
Test for https://github.com/stsewd/tree-sitter-rst/issues/20#issuecomment-1027210703.
31+
Test (27:00 minute video) *review* test
32+
3033
---
3134

3235
(document
@@ -53,6 +56,9 @@ I'm separated by *nsbp* chars
5356
(paragraph
5457
(emphasis))
5558
(paragraph
59+
(emphasis))
60+
(paragraph
61+
(standalone_hyperlink)
5662
(emphasis)))
5763

5864
===============

0 commit comments

Comments
 (0)