mdbook/tests
Eric Huss f4012757a7 Introduce options struct for markdown rendering
This adds `MarkdownOptions` for creating the pulldown-cmark parser, and
`HtmlRenderOptions` for converting markdown to HTML. These types should
help make it easier to extend the rendering options while remaining
semver compatible. It should also help with just general ergonomics of
using these functions.
2025-08-22 16:17:41 -07:00
..
gui Change all HTML IDs to have a prefix 2025-08-19 19:38:22 -07:00
testsuite Introduce options struct for markdown rendering 2025-08-22 16:17:41 -07:00