Commit Graph

38 Commits

Author SHA1 Message Date
syy11cn cd5ac19179 feat(parser): skip comment 2022-06-03 13:59:15 +08:00
syy11cn cffd65ec2d feat(parser): update paragraph style id 2022-06-03 13:59:00 +08:00
syy11cn 4c31ee8479 fix(core): heading style 2022-06-03 13:58:22 +08:00
syy11cn 28becbb940 release: 0.0.2 2022-06-02 17:38:43 +08:00
syy11cn 416636b33e feat(parser): add page header 2022-06-01 22:30:14 +08:00
syy11cn 9e329d0b16 chore(core): update deps 2022-05-31 22:32:49 +08:00
syy11cn c17c7b132f feat(types): add new StyleId and StyleName 2022-05-30 15:21:59 +08:00
syy11cn 6c6cfc3baf feat(parser): support table and TOC 2022-05-30 15:21:36 +08:00
syy11cn e90cc2b639 feat(core): add new paragraph style 2022-05-30 15:20:55 +08:00
syy11cn 6eeea40015 feat(types): add list type 2022-05-30 00:33:35 +08:00
syy11cn de303bf064 feat(parser): add list and math support 2022-05-30 00:33:06 +08:00
syy11cn 4042f292cc feat(core): add list style 2022-05-30 00:32:40 +08:00
syy11cn 246e8b2600 feat(types): add new StyleId and StyleName 2022-05-29 21:38:59 +08:00
syy11cn 6eb47ad340 feat(core): add error handler 2022-05-29 19:20:56 +08:00
syy11cn 006fcfc751 feat(types): update type def 2022-05-29 19:13:20 +08:00
syy11cn 67a935ed47 feat(core): add headers and footers styles 2022-05-29 19:12:43 +08:00
syy11cn 0e573dbd6a feat(parser): add headers and footers 2022-05-29 19:12:21 +08:00
syy11cn 7a07eac966 chore(types): update config type def 2022-05-29 16:56:24 +08:00
syy11cn 7bcf33e27f fix(parser): fix parser image and fence bugs 2022-05-29 16:55:30 +08:00
syy11cn 93700b1877 feat(core): add default theme config 2022-05-29 16:54:28 +08:00
syy11cn 7861158ed7 chore(parser): add test dir 2022-05-29 15:06:21 +08:00
syy11cn 7b1c2bd355 refactor(core): refactor cli 2022-05-29 15:04:50 +08:00
syy11cn 42fffef4f1 feat(types): define config types 2022-05-29 15:03:38 +08:00
syy11cn 0f835a90fc fix(parser): fix utils 2022-05-29 15:02:54 +08:00
syy11cn 04b51f03cb refactor(types): remove unused types 2022-05-29 11:35:58 +08:00
syy11cn 7df26af941 refactor(parser): paragraph, table and fence 2022-05-29 10:45:57 +08:00
syy11cn aafc207e3c chore: update deps 2022-04-21 14:27:04 +08:00
syy11cn f1496cc99b feat(types): update 2022-04-16 17:17:08 +08:00
syy11cn d68e6d9e2e feat(parser): parse markdown-it to schema 2022-04-16 17:16:34 +08:00
syy11cn ce4801939a chore(deps): update 2022-04-16 17:15:26 +08:00
syy11cn 4f90735f49 feat(parser): module parser 2022-04-16 00:59:17 +08:00
syy11cn e6081ad468 chore(deps): update 2022-04-16 00:18:05 +08:00
syy11cn 257b226841 feat(core): update 2022-04-14 00:28:05 +08:00
syy11cn c8529ecb35 feat(types): update 2022-04-14 00:27:54 +08:00
syy11cn c528a9c28a feat(parser): update 2022-04-14 00:27:38 +08:00
syy11cn 30ef0a278c chore: update deps 2022-04-14 00:26:36 +08:00
syy11cn f370899091 chore: update 2022-04-13 10:24:39 +08:00
syy11cn 8491e29e2a chore: init 2022-04-12 22:09:19 +08:00