MarkupText documentation: ul-tag should be changed to u-tag #3578
Labels
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
issue:bug
Something isn't working... For use in issues
Description of bug / unexpected behavior
This fails with
ValueError: Unknown tag 'ul' on line 1 char 13
Expected behavior
The docstring in the code indicates that it should produce underlined text:
manim/manim/mobject/text/text_mobject.py
Line 897 in 9a84ec6
Note that this does work:
System specifications
The text was updated successfully, but these errors were encountered: