Update README
This commit is contained in:
parent
d6b7424da5
commit
56d47aeb8f
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@ A basic Org mode parser in go.
|
|||
Take a look at [[https://niklasfasching.github.io/go-org/][github pages]] for some examples and an online org -> html demo (requires wasm support).
|
||||
* next
|
||||
- test against [[https://raw.githubusercontent.com/kaushalmodi/ox-hugo/master/test/site/content-org/all-posts.org][ox-hugo all-posts.org]]
|
||||
- ATTR_HTML without printing child - i.e. above other, non-affiliated keyword
|
||||
- blocks with indent < their parent
|
||||
#+BEGIN_SRC
|
||||
> this
|
||||
#+END_SRC
|
||||
- more keywords: https://orgmode.org/manual/In_002dbuffer-settings.html
|
||||
- headlines
|
||||
- unique ids
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue