Obsidian--ITS-Theme
Obsidian--ITS-Theme copied to clipboard
[Bug] Incorrect display of subscript and superscript, when Center Header With Lines is ON
Describe the bug
When "Center Header With Lines" is ON the subscripts and superscripts move to the same height as the line.
Expected behavior Subscript and superscript displayed under and over letters as with default settings.
To Reproduce
Steps to reproduce the behavior:
- Turn off the "Center Header With Lines" in Style Settings or cssclass.
- Write something like I64
I<sub>64</sub> - Turn on the centering
- See numbers move
- Error
Screenshots
OS
Where does the bug occur?
- [X] Desktop
- [ ] Mobile
Versions
- Obsidian Version: 1.3.7
- ITS Theme Version: 1.1.02
Additional context
Add any other context about the problem here.
Could you update to ITS v1.1.06? I believe that should be somewhat fixed there
Updated, not fixed
Update removed coloring from my mermaid diagram ._.
mermaid
flowchart LR
A([90])
style A stroke:#611, stroke-width:2px
stroke:#611 does nothing now
I can't seem to recreate my fix not working could you send a screenshot and the markdown for yours that doesn't work?
Also ITS v1.1.11 should fix that mermaid styling issue 🙈
Sorry, I was watching in a wrong place. It's better, but numbers display with a gap. Can this be fixed?