v15.0.0
Note
This release adds support for Math expressions, and notification boxes like the one this text is written in.
New Features (BREAKING)
- Update to pulldown-cmark v0.11 for math-expression support and special block quotes
Update pulldown cmark
Commit Statistics
- 19 commits contributed to the release over the course of 4 calendar days.
- 5 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelog prior to release (d72bfd3)
- Upgrade dev-dependencies (d8cbd37)
- Update to pulldown-cmark v0.11 for math-expression support and special block quotes (bff28af)
- Merge blockquote kind parsing (6d05a28)
- Remove unused import (89d5dd5)
- Remove support for dollar surrounding backtick (d55ac5d)
- Generate snapshot (c8632c4)
- Add suggested fixture (f961f76)
- Use escaped comparison (74a5b59)
- Update math tests (e94e9e4)
- Fix alternate math notation (8e09ddb)
- Regenerate snapshots (153ff68)
- Add mathematical expressions (42049d9)
- Regenerate snapshots (ea04970)
- Fix incorrect formatting (1d047be)
- Add blockquote kinds (dcf769c)
- Update tests (8723b1f)
- Handle new types and change (c81d969)
- Update pulldown-cmark (173b8a4)