| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.5.0 source code.tar.gz | 2025-02-06 | 102.7 kB | |
| 0.5.0 source code.zip | 2025-02-06 | 126.2 kB | |
| README.md | 2025-02-06 | 981 Bytes | |
| Totals: 3 Items | 229.8 kB | 0 | |
What's changed
- Fix escaping image src in formatter by @emmatown in https://github.com/markdoc/markdoc/pull/474
- Add support for custom tag resolution in react render by @addisonj in https://github.com/markdoc/markdoc/pull/496
- Fix inconsistency between type libraries for markdown-it and linkify-it by @nkohari in https://github.com/markdoc/markdoc/pull/506
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/markdoc/markdoc/pull/512
- Add type generic to Config by @mfix-stripe in https://github.com/markdoc/markdoc/pull/509
- Add orderedListMode option to Markdoc.format by @bibek-stripe in https://github.com/markdoc/markdoc/pull/523
- Fix formatting fences when content has no final newline by @jstasiak in https://github.com/markdoc/markdoc/pull/537
- Re-export Node in a way that allows runtime use by @jstasiak in https://github.com/markdoc/markdoc/pull/540
Full changelog: https://github.com/markdoc/markdoc/compare/0.4.0...0.5.0