Commit graph

276 commits

Author SHA1 Message Date
PoiScript
a0fdf1d5c8
feat: support optional dayname in timestap (#27) 2023-11-19 18:06:15 +08:00
PoiScript
d7128035f5
release: bump version to 0.10.0-alpha.3 2023-11-19 16:48:34 +08:00
PoiScript
310664b05b
feat: support entity 2023-11-19 16:42:12 +08:00
PoiScript
917fe2f5d2
feat: latex in Traverser 2023-11-19 13:26:14 +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
2aec1768da
chore: update demo 2023-11-18 22:40:45 +08:00
PoiScript
46ed6b8d91
build: remove serde_json from dev deps 2023-11-18 22:40:44 +08:00
PoiScript
12bee6fb6b
refactor: remove HeadlineTitle, ListItemTag, ListItemContent 2023-11-18 22:40:43 +08:00
PoiScript
d81c1a2966
release: bump version to 0.10.0-alpha.2 2023-11-17 22:42:39 +08:00
dependabot[bot]
5c37ac5b51
build(deps): update criterion requirement from 0.4 to 0.5 (#71) 2023-11-17 22:41:43 +08:00
dependabot[bot]
c2e1d4c375
build(deps): update indexmap requirement from 1.9 to 2.1 (#72) 2023-11-17 22:41:26 +08:00
PoiScript
ba1776808d
fix(object): fix edge case (#69) 2023-11-17 22:39:14 +08:00
PoiScript
babae8dbe8
test: add test case (#33) 2023-11-17 18:08:47 +08:00
PoiScript
52b498d3c8
feat: add parse example 2023-11-17 17:07:04 +08:00
PoiScript
6b2d57f4ae
docs: add development.md 2023-11-17 16:47:15 +08:00
PoiScript
20a46b132e
test: update test in Timestamp::start_to_chorno 2023-11-17 16:42:04 +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
394c013fd2
docs: update readme 2023-11-17 00:39:19 +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
db7fb70724
feat: handle <thead> in html export 2023-11-15 12:55:35 +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
b6e86a128a
test: fix issue_22 2023-11-13 18:01:07 +08:00
PoiScript
db6a827de2
docs: add github actions badge 2023-11-13 18:00:20 +08:00
PoiScript
55019e2e01
chore: bump license year 2023-11-13 17:25:20 +08:00
PoiScript
f570a84765
ci: fix ci 2023-11-13 17:21:33 +08:00
PoiScript
1f19ceb153
ci: fix ci 2023-11-13 17:19:02 +08:00
PoiScript
c61f90851c
ci: fix ci 2023-11-13 17:02:59 +08:00
PoiScript
61ed64486d
ci: fix ci 2023-11-13 16:56:18 +08:00
PoiScript
977e8d134b
ci: gh-pages action 2023-11-13 16:42:37 +08:00
PoiScript
af7c305c9e
chore: prepare for v0.10.0-alpha.1 2023-11-13 16:33:04 +08:00
dependabot-preview[bot]
9d7852c4f9
Upgrade to GitHub-native Dependabot 2021-11-08 17:18:19 +08:00
PoiScript
71292fea36
chore(Cargo.toml): exclude /wasm and /.github 2021-11-08 17:08:38 +08:00
PoiScript
447894d23f
release: bump version to 0.9.0 2021-11-08 17:03:16 +08:00
PoiScript
abf568b117
refactor: PropertiesMap 2021-11-08 16:17:12 +08:00
PoiScript
00b46a278a
feat: initial wasm support 2021-11-08 16:17:11 +08:00
PoiScript
2ebd47dbea
build: upgrade dependencies 2021-11-08 14:17:47 +08:00
PoiScript
e255c57f39
chore: bump license year 2021-11-08 14:17:40 +08:00
Alex Roper
e009e1c199
feat: provide preserve-property-order feature using IndexMap (#25) 2020-05-18 17:21:59 +08:00
PoiScript
efdcb4e73a docs(SYNTAX.md): update formatting 2020-05-16 19:01:33 +08:00
PoiScript
630cfa1538 chore: update license year 2020-05-16 18:36:37 +08:00
PoiScript
ca1970c716 docs: add SYNTAX.md 2020-05-16 18:36:37 +08:00
Alex Roper
2cf8ba53a1
fix: disable JSON example when built without serde (#31) 2020-05-16 17:04:46 +08:00
PoiScript
5e4457e26e release: bump version to 0.8.4 2020-05-10 02:00:22 +08:00
PoiScript
1f53a8c244 fix(title): fix is_commented to recognize any whitespaces (#21) 2020-05-10 01:47:03 +08:00