We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb76ee commit c8f64c1Copy full SHA for c8f64c1
manim/mobject/text/text_mobject.py
@@ -888,7 +888,7 @@ def construct(self):
888
889
You can find more information about Pango markup formatting at the
890
corresponding documentation page:
891
- `Pango Markup <https://developer.gnome.org/pango/stable/pango-Markup.html>`_.
+ `Pango Markup <https://docs.gtk.org/Pango/pango_markup.html>`_.
892
Please be aware that not all features are supported by this class and that
893
the ``<gradient>`` tag mentioned above is not supported by Pango.
894
0 commit comments