chore(markdown): highlights test

This commit is contained in:
numToStr 2022-01-07 15:22:09 +05:30 committed by Stephan Seitz
parent ab691444ce
commit 0f01bbb1c2

View file

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