Skip to content

Commit ca85c6d

Browse files
committed
Add example screenshot
1 parent 3a392ff commit ca85c6d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# tree-sitter-markdown
22
A markdown parser for [tree-sitter].
33

4+
![](https://github.com/MDeiml/tree-sitter-markdown/blob/split_parser/contrib/screenshot.png)
5+
46
The parser is designed to read markdown according to the [CommonMark Spec],
57
but some extensions to the spec from different sources such as [Github flavored
68
markdown] are also included. These can be toggled on or off at compile time.

contrib/screenshot.png

27.7 KB
Loading

0 commit comments

Comments
 (0)