- fixed panic on malformed input found by fuzzing (#40)
- added link reference definition as AST node (renders as empty) for roundtripping (#22)
- only set max indent=4 if
code
blocks plugin is enabled (#20)
- fixed ambiguity between tables and setext headings (#27)
- reference map changed from a HashMap to a trait object, allowing user to override it (#17)
Initial commits. Software was not stabilized yet, so changes weren't documented at that point.