Commit Graph

71 Commits

Author SHA1 Message Date
syy11cn 2474dd9660 docs: add basic usage guide 2022-06-04 15:08:30 +08:00
syy11cn 5152f5dc3b docs: update 2022-06-04 13:55:54 +08:00
syy11cn 20275f888f feat(core): read config file 2022-06-04 13:55:41 +08:00
syy11cn 5c929a1ef6 docs: add template 2022-06-03 17:20:09 +08:00
syy11cn 0b5a503aae docs: add template 2022-06-03 17:19:56 +08:00
syy11cn ea3b65b8c6 release: 0.0.3 2022-06-03 14:58:43 +08:00
syy11cn 62d7db722b chore: update package.json 2022-06-03 14:57:11 +08:00
syy11cn d2d9cbdc23 chore(playground): update 2022-06-03 14:56:35 +08:00
syy11cn f523334b82 chore(parser): remove log 2022-06-03 14:56:22 +08:00
syy11cn 927cf6fb64 feat(parser): support custom page header text 2022-06-03 14:56:02 +08:00
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 d7fa058379 chore: update deps 2022-06-02 17:39:43 +08:00
syy11cn 28becbb940 release: 0.0.2 2022-06-02 17:38:43 +08:00
syy11cn 1f8aae9312 chore(playground): update 2022-06-01 22:30:24 +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 ffbfee0e26 chore(playground): add table in markdown 2022-05-30 15:22:21 +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 929a29b973 chore(playground): update 2022-05-30 00:33:19 +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 6e4b1e15a0 chore(playground): update 2022-05-29 21:39:12 +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 a54066e24b chore: update deps 2022-05-29 19:13:30 +08:00
syy11cn 006fcfc751 feat(types): update type def 2022-05-29 19:13:20 +08:00
syy11cn f2bed534ae chore(playground): update 2022-05-29 19:12:59 +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 2ee9db7cc4 chore(playground): update playground 2022-05-29 16:56:01 +08:00
syy11cn 7bcf33e27f fix(parser): fix parser image and fence bugs 2022-05-29 16:55:30 +08:00
syy11cn 338b8b635d chore(setting): add words to dictionary 2022-05-29 16:55:01 +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 9db9e1efc9 chore: update deps 2022-05-29 15:06:06 +08:00
syy11cn 7aa8c46a79 docs: update 2022-05-29 15:05:51 +08:00
syy11cn 505014ae52 chore: update ts config 2022-05-29 15:05:41 +08:00
syy11cn acd9ed4128 chore(test): delete common test dir 2022-05-29 15:05:21 +08:00
syy11cn 7b1c2bd355 refactor(core): refactor cli 2022-05-29 15:04:50 +08:00
syy11cn b312977932 chore(playground): update playground 2022-05-29 15:04:10 +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