Proper MathML and SVG support #25
Labels
breaking
Introduces or requests a breaking change.
domain: Rust
Involves Rust code.
good first issue
Good for newcomers
Hacktoberfest
A good-for-Hacktoberfest issue. This label is only maintained in October.
priority: next
I'll probably get to it, eventually.
type: bug
Something isn't working as expected
work: clear
A known solution is (to be) implemented.
Describe the bug
Similarly to
lignin-html/src/lib.rs
Lines 516 to 588 in 471bb15
There also needs to be a way to render documents and fragments that are not HTML, so a way to specify an initial context.
To Reproduce
Not specified.
Expected behavior
Correct handling of SVG and MathML according to their current specifications.
Screenshots
Not applicable.
Additional context
A breaking API change is explicitly okay here.
The text was updated successfully, but these errors were encountered: