Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into av-support
Browse files Browse the repository at this point in the history
  • Loading branch information
behackl committed May 5, 2024
2 parents 3ddbcc3 + e4ee9a0 commit f2a6e66
Show file tree
Hide file tree
Showing 2 changed files with 480 additions and 274 deletions.
2 changes: 1 addition & 1 deletion manim/mobject/text/text_mobject.py
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ def construct(self):
Here is a list of supported tags:
- ``<b>bold</b>``, ``<i>italic</i>`` and ``<b><i>bold+italic</i></b>``
- ``<ul>underline</ul>`` and ``<s>strike through</s>``
- ``<u>underline</u>`` and ``<s>strike through</s>``
- ``<tt>typewriter font</tt>``
- ``<big>bigger font</big>`` and ``<small>smaller font</small>``
- ``<sup>superscript</sup>`` and ``<sub>subscript</sub>``
Expand Down
Loading

0 comments on commit f2a6e66

Please sign in to comment.