Commit graph

34 commits

Author SHA1 Message Date
PoiScript
14d1555fc1
chore: reorganize directories 2024-03-06 15:20:40 +08:00
PoiScript
4cc1130a17
chore: add orgize-{cli,common,lsp} package 2023-12-20 21:56:10 +08:00
PoiScript
471a23c958
fix: consider single '\r' as newline 2023-11-23 18:08:39 +08:00
PoiScript
58dfb022c2
feat: support line breaks 2023-11-21 16:35:25 +08:00
PoiScript
b7ddc0f076
feat: update list node parsing 2023-11-17 00:07:18 +08:00
PoiScript
db7fb70724
feat: handle <thead> in html export 2023-11-15 12:55:35 +08:00
PoiScript
a269f2f258
fix: single \r will be consider as blank line 2023-11-14 14:12:05 +08:00
PoiScript
b6e86a128a
test: fix issue_22 2023-11-13 18:01:07 +08:00
PoiScript
af7c305c9e
chore: prepare for v0.10.0-alpha.1 2023-11-13 16:33:04 +08:00
PoiScript
b482dcb2d4 test: add test cases for issue #22 2020-05-10 01:26:59 +08:00
PoiScript
d2893664c6 test: add test cases for both #15 and #16 2020-05-06 11:36:40 +08:00
PoiScript
923343a076 fix(validate): allow empty ListItem (#11) 2020-05-06 11:04:50 +08:00
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