fix(ci): make highlight test working with markdown

This commit is contained in:
Stephan Seitz 2022-01-07 20:04:21 +01:00
parent 7889b3aea8
commit dada29a1e5
2 changed files with 31 additions and 30 deletions

View file

@ -1,41 +1,28 @@
# H1
<!--
^ TSPunctSpecial
-->
<!-- <- TSPunctSpecial -->
## H2
<!--
^ TSPunctSpecial
-->
<!-- <- TSPunctSpecial -->
- Item 1
- Item 2
<!--
^ TSPunctSpecial
-->
<!-- <- TSPunctSpecial -->
1. Item 1
2. Item 2
<!-- <- TSPunctSpecial -->
<!--
^ TSPunctSpecial
-->
![image_description](https://example.com/image.jpg "awesome image title")
<!--
^ TSTextReference ^ TSURI ^ TSLiteral
^ TSPunctDelimiter ^ TSPunctDelimiter
^ TSPunctSpecial
-->
----![image_description](https://example.com/image.jpg "awesome image title")
<!-- ^ TSTextReference -->
<!-- ^ TSURI -->
<!-- ^ TSLiteral -->
<!--^ TSPunctDelimiter -->
<!-- ^ TSPunctDelimiter -->
<!-- ^ TSPunctDelimiter -->
[link_text](#local_reference "link go brr...")
<!--
^ TSURI
^ TSTextReference ^ TSLiteral
^ TSPunctDelimiter ^ TSPunctDelimiter
-->
<!-- ^ TSTextReference -->
<!-- ^ TSURI -->
<!-- ^ TSLiteral -->
<!-- <- TSPunctDelimiter -->
<!-- ^ TSPunctDelimiter -->