|
|
@ -1,4 +1,5 @@ |
|
|
|
This is a Math extension for Python-Markdown, adding math formulas support. |
|
|
|
This is a Math extension for Python-Markdown, adding math formulas |
|
|
|
support. |
|
|
|
|
|
|
|
The extension name is mdx_math, so you need to add that name to your list of |
|
|
|
Python-Markdown extensions. |
|
|
|
The extension name is mdx_math, so you need to add that name to your |
|
|
|
list of Python-Markdown extensions. |