Skip to content

Commit 219c0b2

Browse files
docs: Add note about PRs and fork information
1 parent 5e6b552 commit 219c0b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# tree-sitter-org
22

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+
38
Org grammar for tree-sitter. Here, the goal is to implement a grammar that can
49
usefully parse org files to be used in any library that uses tree-sitter
510
parsers. It is not meant to implement emacs' orgmode parser exactly, which is

0 commit comments

Comments
 (0)