PoiScript
|
caa7c0aacd
|
feat: markdown export
|
2024-04-29 17:28:49 +08:00 |
|
PoiScript
|
0d8ef46a38
|
feat: update Event::Text
|
2024-04-01 11:43:30 +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
|
19c62979f0
|
feat: simpify Traverser trait
|
2023-12-05 17:32:55 +08:00 |
|
PoiScript
|
3c2c8b28fd
|
feat: various update
|
2023-11-24 14:57:45 +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
|
6c27a9257f
|
feat: introduce Token struct
|
2023-11-20 15:30:33 +08:00 |
|
PoiScript
|
c432d335f1
|
feat: timestamp in html export
|
2023-11-20 00:12:29 +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
|
12bee6fb6b
|
refactor: remove HeadlineTitle, ListItemTag, ListItemContent
|
2023-11-18 22:40:43 +08:00 |
|
PoiScript
|
e924359df6
|
feat: simplify public api
|
2023-11-17 13:34:06 +08:00 |
|
PoiScript
|
db7fb70724
|
feat: handle <thead> in html export
|
2023-11-15 12:55:35 +08:00 |
|
PoiScript
|
af7c305c9e
|
chore: prepare for v0.10.0-alpha.1
|
2023-11-13 16:33:04 +08:00 |
|
Alex Roper
|
37e27b3461
|
docs: fix a few misspelled words (#5)
|
2020-03-14 10:21:20 +08:00 |
|
PoiScript
|
7d064c526e
|
fix(docs): update functions name
|
2019-11-06 00:31:35 +08:00 |
|
PoiScript
|
6483ef745f
|
feat(export): update handler trait methods signature
|
2019-11-05 23:58:45 +08:00 |
|
PoiScript
|
b8265814aa
|
feat(parsers): update table parsing
|
2019-11-05 23:58:17 +08:00 |
|
PoiScript
|
dd638d0d4a
|
refactor(export): minor refactor
|
2019-10-30 21:06:33 +08:00 |
|
PoiScript
|
8bb34b5690
|
fix: fix import path
|
2019-10-28 13:53:57 +08:00 |
|
PoiScript
|
84cad1854a
|
fix: fix argument type
|
2019-10-28 13:43:32 +08:00 |
|
PoiScript
|
948b1be2db
|
feat: pre_blank and post_blank
|
2019-10-28 13:33:18 +08:00 |
|
PoiScript
|
8e3f3b333e
|
chore(export): rename html::Escape to HtmlEscape
|
2019-10-27 15:06:47 +08:00 |
|
PoiScript
|
fffadac04d
|
docs: fix some broken links
|
2019-10-27 14:29:21 +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
|
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
|
c1465a6d77
|
feat(export): imporve Org export
|
2019-08-08 00:06:31 +08:00 |
|
PoiScript
|
a1af0663b5
|
feat(elements): wrap up every &str with Cow
|
2019-08-06 21:13:16 +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
|
8d18fb04c1
|
refator(elements): rewrite Timestamp struct
|
2019-08-04 14:14:05 +08:00 |
|
PoiScript
|
da18d87aeb
|
feat(element): distinguish block by its name
|
2019-08-04 11:13:48 +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
|
21aba13d71
|
refactor(iter): use indextree::Traverse for iterating nodes
|
2019-06-27 20:05:54 +08:00 |
|
PoiScript
|
275fbfad34
|
feat(elements): comment and fixed width elements
|
2019-06-27 18:13:06 +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
|
c4041aefb6
|
feat(parser): improve list parsing
|
2019-05-17 21:34:46 +08:00 |
|
PoiScript
|
ecf0d7e67d
|
feat(*): skip_container and event functions
|
2019-05-03 02:18:56 +08:00 |
|
PoiScript
|
56e289fb48
|
refactor(parser): wrap some objects and elements with struct
|
2019-04-24 18:25:08 +08:00 |
|
PoiScript
|
69534576f1
|
feat(parser): clock parsing
|
2019-04-23 18:52:52 +08:00 |
|
PoiScript
|
ffbefaa3b4
|
chore(export): escape methods
|
2019-04-12 22:29:31 +08:00 |
|
PoiScript
|
5e2395ed5a
|
test: create tests/ folder
|
2019-04-08 01:41:04 +08:00 |
|
PoiScript
|
6fa43f7571
|
feat(parser): drawer parsing
|
2019-04-07 20:10:43 +08:00 |
|