Expand description
Build tree utilities for KaTeX Rust implementation
This module provides functions for building the final DOM tree from parse trees, migrated from the JavaScript buildTree.js file.
Functionsยง
- build_
html_ tree - Builds HTML-only DOM tree from a parse tree
- build_
tree - Builds the final DOM tree from a parse tree