0.23.0
What's Changed
- add traverse() demo example by @kaesluder in #370
- Avoid backslashes before a new block. by @jneem in #373
- Expand traverse and descendants documentation: Issue #369 by @kaesluder in #375
- Feat/inplace: add new parameter
--inplace
(-i
) for in-place formatting by @bioinformatist in #377 - Change
relaxed-autolinks
to allow any url scheme by @digitalmoksha in #380 - Fix sourcepos for setext headers by @digitalmoksha in #381
- Add iterative search/replace example to examples and README.md by @kaesluder in #383
- un-Nix in CI. by @kivikakk in #384
- Return brackets in autolinks behavior back to cmark-gfm by @digitalmoksha in #386
New Contributors
- @kaesluder made their first contribution in #370
- @jneem made their first contribution in #373
- @bioinformatist made their first contribution in #377
Full Changelog: 0.22.0...0.23.0