Releases: markdoc/markdoc
Releases · markdoc/markdoc
v0.5.5
0.5.4
What's Changed
- Fix incorrectly escaped angled brackets by @yue-stripe in #583
Full Changelog: 0.5.3...0.5.4
0.5.3
What's Changed
- Support auto-links by @mfix-stripe in #574
- Added Conditional attribute type to allow boolean values by @maxblank-stripe in #576
- Update formatter regex for list items and headings by @yue-stripe in #582
New Contributors
- @maxblank-stripe made their first contribution in #576
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- Fix infinite loop when tokenizing HTML comments spread across multiple lines by @ajgray-stripe in #559
- Update
format()to accept both single and array value params by @yue-stripe in #560 - Bump markdoc to 0.5.2 by @yue-stripe in #562
New Contributors
- @ajgray-stripe made their first contribution in #559
- @yue-stripe made their first contribution in #560
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- Fix #544 - Component type mismatch by @matv-stripe in #546
Full Changelog: 0.5.0...0.5.1
0.5.0
What's changed
- Fix escaping image src in formatter by @emmatown in #474
- Add support for custom tag resolution in react render by @addisonj in #496
- Fix inconsistency between type libraries for markdown-it and linkify-it by @nkohari in #506
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #512
- Add type generic to Config by @mfix-stripe in #509
- Add orderedListMode option to Markdoc.format by @bibek-stripe in #523
- Fix formatting fences when content has no final newline by @jstasiak in #537
- Re-export Node in a way that allows runtime use by @jstasiak in #540
Full changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Adds additional escapes to string attributes by @rpaul-stripe in #470
- Changes th width property to string type in schema by @rpaul-stripe in #472
Full Changelog: 0.3.5...0.4.0
0.3.5
What's Changed
- Fix table cell widths in formatter by @nkohari-stripe in #463
New Contributors
- @nkohari-stripe made their first contribution in #463
Full Changelog: 0.3.4...0.3.5
0.3.4
What's Changed
- Fixes variable resolution for slots by @rpaul-stripe in #457
Full Changelog: 0.3.3...0.3.4
0.3.3
What's Changed
- Adds support for dropping location information in
parsefunction by @rpaul-stripe in #455
Full Changelog: 0.3.2...0.3.3