Commit graph

27 commits

Author SHA1 Message Date
PoiScript
3234554590
fix: list item cannot have an asterisk at the beginning of line 2023-11-24 16:47:58 +08:00
PoiScript
f8fd1306e2
feat: support formulas in org table 2023-11-24 16:15:11 +08:00
PoiScript
3c2c8b28fd
feat: various update 2023-11-24 14:57:45 +08:00
PoiScript
471a23c958
fix: consider single '\r' as newline 2023-11-23 18:08:39 +08:00
PoiScript
8fcfd60712
feat: support objects in link description 2023-11-23 15:47:14 +08:00
PoiScript
590212fddb
chore: remove dbg! 2023-11-22 23:22:49 +08:00
PoiScript
8b5c545d4b
feat: support subscript and superscript 2023-11-21 18:42:55 +08:00
PoiScript
58dfb022c2
feat: support line breaks 2023-11-21 16:35:25 +08:00
PoiScript
6598095a9f
feat: is_object, is_element, is_lesser_element, is_greater_element 2023-11-21 16:07:53 +08:00
PoiScript
0c870b7be8
feat: support minimal sets of object in radio target 2023-11-21 14:55:33 +08:00
PoiScript
6c27a9257f
feat: introduce Token struct 2023-11-20 15:30:33 +08:00
PoiScript
2f64e1e6af
feat: add todo_type method in Headline 2023-11-20 01:46:13 +08:00
PoiScript
c49f7e5716
feat: support repeater/delay parsing 2023-11-19 23:09:54 +08:00
PoiScript
a0fdf1d5c8
feat: support optional dayname in timestap (#27) 2023-11-19 18:06:15 +08:00
PoiScript
310664b05b
feat: support entity 2023-11-19 16:42:12 +08:00
PoiScript
00cfde6e90
feat: support latex environment parsing 2023-11-19 13:08:20 +08:00
PoiScript
4a3dd6aacb
feat: support latex fragment parsing 2023-11-19 13:08:19 +08:00
PoiScript
ba1776808d
fix(object): fix edge case (#69) 2023-11-17 22:39:14 +08:00
PoiScript
c4d9aa4c51
style: run cargo clippy 2023-11-17 14:18:25 +08:00
PoiScript
e924359df6
feat: simplify public api 2023-11-17 13:34:06 +08:00
PoiScript
0245b9b2c4
fix: lossless_parser! should be pub(crate) 2023-11-17 00:37:50 +08:00
PoiScript
8698e59df3
fix: headline tag support multibyte alphanumeric 2023-11-17 00:10:27 +08:00
PoiScript
b7ddc0f076
feat: update list node parsing 2023-11-17 00:07:18 +08:00
PoiScript
ed987d468a
style: run cargo clippy 2023-11-15 14:11:18 +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