| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.5.2 source code.tar.gz | 2025-05-15 | 102.8 kB | |
| 0.5.2 source code.zip | 2025-05-15 | 126.3 kB | |
| README.md | 2025-05-15 | 667 Bytes | |
| Totals: 3 Items | 229.8 kB | 0 | |
What's Changed
- Fix infinite loop when tokenizing HTML comments spread across multiple lines by @ajgray-stripe in https://github.com/markdoc/markdoc/pull/559
- Update
format()to accept both single and array value params by @yue-stripe in https://github.com/markdoc/markdoc/pull/560 - Bump markdoc to 0.5.2 by @yue-stripe in https://github.com/markdoc/markdoc/pull/562
New Contributors
- @ajgray-stripe made their first contribution in https://github.com/markdoc/markdoc/pull/559
- @yue-stripe made their first contribution in https://github.com/markdoc/markdoc/pull/560
Full Changelog: https://github.com/markdoc/markdoc/compare/0.5.1...0.5.2