mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
parent
31f189519b
commit
93c601f013
1 changed files with 1 additions and 1 deletions
|
|
@ -907,7 +907,7 @@ class MarkupText(SVGMobject):
|
|||
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>``
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue