docs: update STATUS.md
This commit is contained in:
parent
8b5c545d4b
commit
c895b0bf4f
1 changed files with 18 additions and 13 deletions
|
|
@ -4,7 +4,7 @@ Check out https://orgmode.org/worg/dev/org-syntax.html for more information.
|
|||
|
||||
- [x] Headline
|
||||
- [X] Objects insides headline title
|
||||
- [ ] Affiliated Keywords
|
||||
- [x] Affiliated Keywords
|
||||
|
||||
## Greater Elements
|
||||
- [x] Greater Blocks
|
||||
|
|
@ -15,10 +15,10 @@ Check out https://orgmode.org/worg/dev/org-syntax.html for more information.
|
|||
- [ ] Objects insides inlinetask title
|
||||
- [x] Plain Lists and Items
|
||||
- [x] Nested List
|
||||
- [ ] Nested List Indentation
|
||||
- [ ] Tag
|
||||
- [ ] Counter
|
||||
- [ ] Counter set
|
||||
- [x] Nested List Indentation
|
||||
- [x] Tag
|
||||
- [x] Counter
|
||||
- [x] Counter set
|
||||
- [X] Property Drawers
|
||||
- [X] Tables
|
||||
|
||||
|
|
@ -26,25 +26,25 @@ Check out https://orgmode.org/worg/dev/org-syntax.html for more information.
|
|||
|
||||
- [x] Babel Call
|
||||
- [x] Blocks
|
||||
- [ ] Escape characters (`#`,`*`, etc)
|
||||
- [x] Escape characters (`#`,`*`, etc)
|
||||
- [ ] Line numbers
|
||||
- [X] Clock, Diary Sexp and Planning
|
||||
- [x] Comments
|
||||
- [x] Fixed Width Areas
|
||||
- [x] Horizontal Rules
|
||||
- [x] Keywords
|
||||
- [ ] LaTeX Environments
|
||||
- [x] LaTeX Environments
|
||||
- [X] Node Properties
|
||||
- [x] Paragraphs
|
||||
- [X] Table Rows
|
||||
|
||||
## Objects
|
||||
|
||||
- [ ] Entities and LaTeX Fragments
|
||||
- [x] Entities and LaTeX Fragments
|
||||
- [x] Export Snippets
|
||||
- [x] Footnote References
|
||||
- [x] Inline Babel Calls and Source Blocks
|
||||
- [ ] Line Breaks
|
||||
- [x] Line Breaks
|
||||
- [x] Links
|
||||
- [x] Regular link
|
||||
- [ ] Plain link
|
||||
|
|
@ -53,17 +53,22 @@ Check out https://orgmode.org/worg/dev/org-syntax.html for more information.
|
|||
- [x] Macros
|
||||
- [x] Targets and Radio Targets
|
||||
- [x] Statistics Cookies
|
||||
- [ ] Subscript and Superscript
|
||||
- [x] Subscript and Superscript
|
||||
- [X] Table Cells
|
||||
- [x] Timestamps
|
||||
- [x] Text Markup
|
||||
- [x] bold
|
||||
- [x] italic
|
||||
- [x] underline
|
||||
- [x] verbatim
|
||||
- [x] code
|
||||
- [x] strike-through
|
||||
|
||||
## Export
|
||||
|
||||
- [x] HTML
|
||||
- [X] Org
|
||||
- [x] HTML `Org::to_html`
|
||||
- [X] Org `Org::to_org`
|
||||
- [ ] LaTeX
|
||||
- [X] JSON, (via Serde)
|
||||
|
||||
## Extra
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue