Commit graph

15 commits

Author SHA1 Message Date
PoiScript 73c6e9de8f feat(parser): update list parsing 2019-10-30 11:40:53 +08:00
PoiScript 948b1be2db feat: pre_blank and post_blank 2019-10-28 13:33:18 +08:00
PoiScript 2b8d2590ff feat(config): define todo_keywords in tuple 2019-10-27 13:15:16 +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 14de34bc88 fix(elements): TableCell can now have no children 2019-09-13 19:57:01 +08:00
PoiScript 21dd508140 feat(parser): rewrite line and take_lines_while 2019-08-13 14:38:20 +08:00
PoiScript 5db7ec7465 feat(node): more headline operations 2019-08-11 11:40:52 +08:00
PoiScript f2d0a1dd2d feat(elements): into_owned function 2019-08-10 20:27:17 +08:00
PoiScript 9bc260627b feat(elements): cleanup and minor refactor 2019-08-10 17:28:42 +08:00
PoiScript a1af0663b5 feat(elements): wrap up every &str with Cow 2019-08-06 21:13:16 +08:00
PoiScript 54c063f41b build: upgrade to indextree 4.0 2019-08-06 19:34:27 +08:00
PoiScript 3e4772a896 feat(elements): table parsing 2019-08-06 14:18:58 +08:00
PoiScript 472676d6d7 refactor(elements): cleanup and minor improvements 2019-08-05 22:23:32 +08:00
PoiScript 37c33a82f0 refactor(elements): rewrite most parsers with nom 2019-08-04 18:17:17 +08:00