Commit Message Author   Date
e2c8c5f Fix link references fpasa 1 year ago
c84847a Fix front matters and line breaks (which where not commonmark-compliant) fpasa 1 year ago
610f17f Commit hugo docs test files fpasa 1 year ago
137b453 Fix auto links fpasa 1 year ago
55f0bc6 Fix folder processing and output fpasa 1 year ago
9625179 Full unicode support fpasa 1 year ago
3f03d9d Support front matters fpasa 1 year ago
625e051 Fix lasts things and nested indexes fpasa 1 year ago
b1f186c Do not break long titles fpasa 1 year ago
a50a14d Fix links and image titles fpasa 1 year ago
31b10e9 Fix links and image titles fpasa 1 year ago
f552ea7 Fix link title fpasa 1 year ago
639e53c Fix table alignment fpasa 1 year ago
3459e7d Format tables fpasa 1 year ago
0641483 Add basic README fpasa 1 year ago
90886b0 Fix code blocks fpasa 1 year ago
ee11a29 Ordered lists fpasa 1 year ago
d4ece58 Fix nested list spacing fpasa 1 year ago
c96ccab Fix most blockquotes and list indent problems using cleaner algorithm fpasa 1 year ago
a38d4aa Fix definitions and line breaks fpasa 1 year ago
77d96bf Fix siblings and nested block indentations fpasa 1 year ago
268450b Refactor block structure to support nesting fpasa 1 year ago
f0c62af Support most elements (ensure the demo test does not panic) fpasa 1 year ago
45c1569 Support line breaks fpasa 1 year ago
edeb3f1 Remove state machine in favor of simpler buffering. fpasa 1 year ago
42042c1
Reimplement wrapping with state machine, which is much cleaner.
This still does not support links
fpasa 1 year ago
3254c8e Add more structure, tests and wrapping algorithms, still all WIP fpasa 1 year ago
e0b1674 Add more structure, tests and wrapping algorithms, still all WIP fpasa 1 year ago
3ec1b22 Generation scaffolding fpasa 1 year ago
5594612 Minimal argument parsing fpasa 1 year ago
a44c43d Add clap and markdown dependencies fpasa 1 year ago
1f1d6b1 Initialize cargo project fpasa 1 year ago