From 54dccb614b8e7c922be6e1e0740c2d8a938f5957 Mon Sep 17 00:00:00 2001 From: PoiScript Date: Wed, 31 Jul 2019 16:13:17 +0800 Subject: [PATCH] docs: update STATUS.md --- STATUS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/STATUS.md b/STATUS.md index 264b795..7e3c673 100644 --- a/STATUS.md +++ b/STATUS.md @@ -3,7 +3,7 @@ Check out https://orgmode.org/worg/dev/org-syntax.html for more information. - [x] Headline - - [ ] Objects insides headline title + - [X] Objects insides headline title - [ ] Affiliated Keywords ## Greater Elements @@ -28,7 +28,7 @@ Check out https://orgmode.org/worg/dev/org-syntax.html for more information. - [x] Blocks - [ ] Escape characters (`#`,`*`, etc) - [ ] Line numbers -- [ ] Clock, Diary Sexp and Planning +- [X] Clock, Diary Sexp and Planning - [x] Comments - [x] Fixed Width Areas - [x] Horizontal Rules @@ -61,9 +61,9 @@ Check out https://orgmode.org/worg/dev/org-syntax.html for more information. ## Export - [x] HTML -- [ ] Org -- [ ] JSON +- [X] Org - [ ] LaTeX +- [X] JSON, (via Serde) ## Extra