Navigation issue on <msubsup>
Open
bug
- Dominant language
- Rust
- Stars
- 114
- Forks
- 85
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 42
Description
It can’t navigate into `` completely, for example:
Given the MathML: ``
And navigate by below commands:
1. Zoom in --> “in base; [[x sub 1”
2. Next --> “end of math”
3. Zoom in --> “in base; [[x sub 1”
4. Next --> “end of math”
The result always skips “x”, “subscript 1”, “superscript 2” when doing the navigation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.