Add table pretty printing & alignment
Also dismissed implementing colgroups for now - had it but didn't like the added complexity for a very questionable benefit - i've actually never used that feature of org tables...
This commit is contained in:
parent
c08119bbc8
commit
f28f400d7e
10 changed files with 261 additions and 113 deletions
|
@ -8,8 +8,6 @@ A basic org-mode parser in go
|
|||
- support more keywords: https://orgmode.org/manual/In_002dbuffer-settings.html
|
||||
- #+LINK
|
||||
- #+INCLUDE
|
||||
- table colgroups https://orgmode.org/worg/org-tutorials/tables.html
|
||||
- table pretty printing
|
||||
*** TODO [[https://github.com/chaseadamsio/goorgeous/issues/10][#10]]: Support noexport
|
||||
*** TODO [[https://github.com/chaseadamsio/goorgeous/issues/31][#31]]: Support #+INCLUDE
|
||||
- see https://orgmode.org/manual/Include-files.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue