python/mathplotlib/\346\225\260\345\274\217\343\202\222\350\241\250\347\244\272\343\201\231\343\202\213.md
... ...
@@ -0,0 +1,5 @@
1
+[Writing mathematical expressions — Matplotlib 3.3.4 documentation](https://matplotlib.org/stable/tutorials/text/mathtext.html)
2
+
3
+```
4
+r'$数式$'
5
+```
... ...
\ No newline at end of file