summaryrefslogtreecommitdiffstats
path: root/python/python-markdown-math
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 11:13:17 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:37:57 -0400
commitd0fd9d83193afc150847afa9ad845b5d2c81b80a (patch)
treef11d2782905f954dd7513434f01af95b68db8f4f /python/python-markdown-math
parentae52e9aa6e0a6351bbd632a7349be5a3d2d0f7bf (diff)
downloadslackbuilds-d0fd9d83193afc150847afa9ad845b5d2c81b80a.tar.gz
slackbuilds-d0fd9d83193afc150847afa9ad845b5d2c81b80a.tar.xz
python/python-markdown-math: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/python-markdown-math')
-rw-r--r--python/python-markdown-math/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/python/python-markdown-math/README b/python/python-markdown-math/README
index f9abc58068..6c08971ef0 100644
--- a/python/python-markdown-math/README
+++ b/python/python-markdown-math/README
@@ -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.