We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6b552 commit 219c0b2Copy full SHA for 219c0b2
README.md
@@ -1,5 +1,10 @@
1
# tree-sitter-org
2
3
+## NOTE: All PRs should be submitted to [next](https://github.com/nvim-orgmode/tree-sitter-org/tree/next) branch
4
+
5
+This is the fork of [https://github.com/milisims/tree-sitter-org](https://github.com/milisims/tree-sitter-org).
6
+Original maintainer stopped contribution so this is a continuation.
7
8
Org grammar for tree-sitter. Here, the goal is to implement a grammar that can
9
usefully parse org files to be used in any library that uses tree-sitter
10
parsers. It is not meant to implement emacs' orgmode parser exactly, which is
0 commit comments