Init
This commit is contained in:
commit
60835c66fc
1 changed files with 9 additions and 0 deletions
9
README.org
Normal file
9
README.org
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
A basic org-mode parser in go
|
||||||
|
* motivation
|
||||||
|
- have a org-mode AST to play around with building an org-mode language server
|
||||||
|
- hopefully add reasonable org-mode support to hugo - sadly [[https://github.com/chaseadamsio/goorgeous][goorgeous]] is broken & abandoned
|
||||||
|
* resources
|
||||||
|
- syntax
|
||||||
|
- https://orgmode.org/worg/dev/org-syntax.html
|
||||||
|
- https://github.com/abo-abo/org-mode/blob/mirror/lisp/org.el
|
||||||
|
- https://github.com/abo-abo/org-mode/blob/mirror/lisp/org-element.el
|
Loading…
Add table
Add a link
Reference in a new issue