Commit graph

42 commits

Author SHA1 Message Date
dre
7d1b6a4089 fix apostrophe in titles 2021-07-11 15:59:10 +08:00
dre
a8c66ac7ac more fixes for multi line, nested comments 2021-07-11 15:58:46 +08:00
dre
a7a541c222 fix link fence exclusion 2021-07-11 15:35:14 +08:00
dre
35923fdca0 simplify for better results 2021-07-11 14:55:26 +08:00
dre
31f3a95ee0 deprecate dedicatd comment stage 2021-07-11 14:53:44 +08:00
dre
71f73cb35b make preprocessor clip all comments 2021-07-11 14:52:51 +08:00
dre
bbc1752bb8 track multi line, comment blocks with breaks 2021-07-11 14:12:56 +08:00
dre
70bb52bca9 add tests 2021-07-11 13:49:00 +08:00
dre
906507e871 fix bold/italic are not lists 2021-07-11 13:48:46 +08:00
dre
8bfd57bef1 improve comment multiline matching 2021-07-11 13:48:26 +08:00
dre
563b714ed6 add licnese 2021-07-10 13:43:13 +08:00
dre
7269a433a6 fix readme headings 2021-07-10 13:43:04 +08:00
dre
3ded4c947f add context, remove gobs, update readme 2021-07-06 19:36:41 +08:00
dre
4817e23eee inject the line break earlier 2021-07-06 18:45:15 +08:00
dre
c2773edb00 fix post list double linebreak issue 2021-07-06 18:42:07 +08:00
dre
36b63421ed improve readability 2021-07-06 01:06:41 +08:00
dre
0944f4dbd5 handle lists properly 2021-07-06 01:01:29 +08:00
dre
ee363e0c91 add tests and patch problems 2021-07-06 00:42:21 +08:00
dre
3456042b19 add to tests and improve parser 2021-07-05 22:43:46 +08:00
dre
1f2311a0b3 add some tests 2021-07-05 22:12:10 +08:00
dre
8acd0f6489 teach mdproc hugo to parse out title 2021-07-05 22:11:40 +08:00
dre
074515be5d improve readability and structure 2021-07-05 13:36:44 +08:00
dre
02c2abeb51 split out pipelines 2021-07-05 13:36:20 +08:00
dre
d873f4a565 remove comments 2021-07-05 01:46:51 +08:00
dre
ba528e13fc readability 2021-07-05 01:45:42 +08:00
dre
c279e77ef8 add gitignore and mod file 2021-07-05 01:32:37 +08:00
dre
32af50e3b9 adapt to pipeline package 2021-07-05 01:32:17 +08:00
dre
2ca81a3ef2 create pipeline package 2021-07-05 01:32:00 +08:00
dre
2d78589836 improve lists and remove hugo front matter 2021-07-04 20:45:02 +08:00
dre
6e059224fd gob payloads and add list processing 2021-07-04 20:34:31 +08:00
dre
72c5c9e85d restructure pipelines 2021-07-04 15:50:08 +08:00
dre
adde673fa6 account for images and expand readme 2021-07-04 15:23:00 +08:00
dre
10ed27bb77 process links and headings 2021-07-04 15:03:37 +08:00
dre
5eaedce5e6 add preproc and proc 2021-07-04 14:16:55 +08:00
dre
a7316fff66 fix paragraph merge without space 2021-07-04 13:43:09 +08:00
dre
45d7c25206 remove quit channels 2021-07-04 13:40:55 +08:00
dre
f2b7adba1f toy with pipeline setup 2021-07-04 12:43:13 +08:00
dre
2cc007629d toy with some ideas 2021-07-04 12:31:51 +08:00
dre
8cf2d4eb73 cleanup and add link to readme for tests 2021-07-04 00:41:29 +08:00
dre
c779d963a0 parse fences and paragraphs 2021-07-04 00:18:57 +08:00
dre
d5b609b6ea start state machine parser 2021-07-03 23:58:03 +08:00
dre
57896f7dcd skeleton and readme 2021-07-03 23:26:27 +08:00