Commit graph

12 commits

Author SHA1 Message Date
PoiScript
f65e240e92
feat: tracing is now optional 2024-03-06 15:42:32 +08:00
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
7d4b176975
chore: impl Deref for Input 2023-12-13 01:32:53 +08:00
PoiScript
27de7ee68c
feat: block parsing 2023-12-13 01:07:11 +08:00
PoiScript
471a23c958
fix: consider single '\r' as newline 2023-11-23 18:08:39 +08:00
PoiScript
8b5c545d4b
feat: support subscript and superscript 2023-11-21 18:42:55 +08:00
PoiScript
4a3dd6aacb
feat: support latex fragment parsing 2023-11-19 13:08:19 +08:00
PoiScript
0245b9b2c4
fix: lossless_parser! should be pub(crate) 2023-11-17 00:37:50 +08:00
PoiScript
1362624083
feat: support affiliated keyword 2023-11-15 00:36:29 +08:00
PoiScript
a269f2f258
fix: single \r will be consider as blank line 2023-11-14 14:12:05 +08:00
PoiScript
af7c305c9e
chore: prepare for v0.10.0-alpha.1 2023-11-13 16:33:04 +08:00