Improve handling of embedded HTML
Open
enhancement
rust
- Dominant language
- Rust
- Stars
- 114
- Forks
- 85
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 42
Description
Based on what TeX is going to generate, MathCAT should handle the following HTML inside of leaf elements:
* `span` (just a wrapper and can be ignored)?
* `em`
* `strong`, `b`
* `a` (links)
For everything else, just use the contents.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.