0.19.0
What's Changed
- Simplify anchorize() by @kornelski in #297
- Use footnote name for reference id by @digitalmoksha in #300
- Escape footnote name by @digitalmoksha in #308
- Add in-doc labels for public facing features by @CosmicHorrorDev in #304
- build(deps): bump xml-rs from 0.8.4 to 0.8.14 by @dependabot in #312
- Handle footnote names that have been parsed into multiple nodes by @digitalmoksha in #311
- Sync with cmark-gfm-0.29.0.gfm.3 by @digitalmoksha in #313
- Sync with cmark-gfm-0.29.0.gfm.4 by @digitalmoksha in #314
- Sync with cmark-gfm-0.29.0.gfm.5 by @digitalmoksha in #315
- Fix backslash in a link issue by @vpetrigo in #317
- Sync with cmark-gfm-0.29.0.gfm.7 by @digitalmoksha in #318
- Rename
ComrakFoo
types to justFoo
for easier usage by @tgross35 in #320 - Make
ComrakExtensionOptions
non-exhaustive by @CosmicHorrorDev in #305 - Add builder derive and non_exhaustive for option structs by @YJDoc2 in #292
- add PartialEq and Eq derive for Ast and its components by @YJDoc2 in #322
- Sync with cmark-gfm-0.29.0.gfm.11 by @digitalmoksha in #319
- Fix autolink detection inside wiki style link brackets by @digitalmoksha in #325
- Add CI for running benchmarks by @YJDoc2 in #326
- Make adapters Send + Sync by @lucperkins in #337
- docs: fix-up broken docs.rs link by @silverjam in #341
- Use github/cmark-gfm submodule by @digitalmoksha in #344
- Sync with cmark-gfm-0.29.0.gfm.12 by @digitalmoksha in #343
- Sync with cmark-gfm-0.29.0.gfm.13 by @digitalmoksha in #345
New Contributors
- @kornelski made their first contribution in #297
- @CosmicHorrorDev made their first contribution in #304
- @vpetrigo made their first contribution in #317
- @tgross35 made their first contribution in #320
- @YJDoc2 made their first contribution in #292
- @silverjam made their first contribution in #341
Full Changelog: 0.18.0...0.19.0