Commit graph

22 commits

Author SHA1 Message Date
PoiScript d77e3316a0 test: add test cases (#10) 2020-05-04 10:20:08 +08:00
PoiScript 65629b692f fix(validate): table row can have no children 2019-11-06 14:10:18 +08:00
PoiScript dc57ab7bdc test: add table parsing and rendering test 2019-11-05 23:58:45 +08:00
PoiScript 73c6e9de8f feat(parser): update list parsing 2019-10-30 11:40:53 +08:00
PoiScript ec334c2821 chore: rename several functions 2019-10-28 16:14:00 +08:00
PoiScript 948b1be2db feat: pre_blank and post_blank 2019-10-28 13:33:18 +08:00
PoiScript 947c334bf1 docs: document and doc-test of Headline and Document 2019-10-27 22:18:18 +08:00
PoiScript 3b646aa7a5 chore: rename node and error crate 2019-10-27 11:27:27 +08:00
PoiScript b15900b100 chore: remove orgize-sync package 2019-10-10 10:44:59 +08:00
PoiScript 77eca42760 chore: setup Cargo workspace 2019-09-13 21:21:21 +08:00
PoiScript 0e58afada7 feat(node): finish headline inserting functions 2019-08-13 14:08:49 +08:00
PoiScript 5db7ec7465 feat(node): more headline operations 2019-08-11 11:40:52 +08:00
PoiScript 9bc260627b feat(elements): cleanup and minor refactor 2019-08-10 17:28:42 +08:00
PoiScript 53d8f9dc90 feat(element): rename Headline with Title struct 2019-07-31 15:09:01 +08:00
PoiScript 50f6b9f52a refactor: rewrite some parsers with nom 2019-07-01 02:11:21 +08:00
PoiScript 2cba072245 feat(elements): planning element 2019-06-27 13:20:21 +08:00
PoiScript 74fd77dba2 refactor(org): cleanup 2019-06-27 05:12:41 +08:00
PoiScript 0a876e2f2b feat(export): update html render 2019-06-27 02:57:23 +08:00
PoiScript 3beabcedfa feat(parser): improve inline object parsing 2019-05-18 21:34:29 +08:00
PoiScript 0083425872 docs: update README.md and doc-tests 2019-04-24 21:54:51 +08:00
PoiScript c2c554a3d5 test: nested list 2019-04-08 19:35:50 +08:00
PoiScript 5e2395ed5a test: create tests/ folder 2019-04-08 01:41:04 +08:00