comrak 0.28.0

A 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter
Documentation
1
2
3
4
5
6
* Bump version in `Cargo.toml`.
  * Did `tests::exercise_full_api` change? if so, it's a semver-breaking change.
* Run https://github.com/kivikakk/comrak/actions/workflows/release.yml.
* Inspect the created PR, make any changes, and merge when ready.
  * This will automatically create a new git tag, GitHub release, and publish
    to crates.io.