diff options
| author | MDrights <psychi2009@gmail.com> | 2019-02-01 00:26:55 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-01 00:26:55 +0700 |
| commit | 8c72dbf74092c9450905e881841756ff404a9bc2 (patch) | |
| tree | 36d7d2afffa11a1f55357e938f102bdd76f4ffe0 /python/python-markdown-math/README | |
| parent | 699efb5281b6cd4c297f09ede919265a5c19a85a (diff) | |
python/python-markdown-math: Added (extension for Python-Markdown).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-markdown-math/README')
| -rw-r--r-- | python/python-markdown-math/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python-markdown-math/README b/python/python-markdown-math/README new file mode 100644 index 0000000000..f9abc58068 --- /dev/null +++ b/python/python-markdown-math/README @@ -0,0 +1,4 @@ +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. |
