Expand description
WebAssembly bindings for Ox Content.
This crate provides WASM bindings for using Ox Content in browsers and other WebAssembly environments.
Structs§
- TocEntry
- Table of contents entry.
- Transform
Result - Transform result containing HTML, frontmatter, and TOC.
- Wasm
Parser Options - Parser options.
Functions§
- parse_
and_ render - Parses Markdown and renders to HTML.
- transform
- Transforms Markdown source into HTML, frontmatter, and TOC.
- version
- Returns the version of ox_content_wasm.