summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:13:17 +0100
committer B. Watson2022-03-17 17:37:57 +0100
commitd0fd9d83193afc150847afa9ad845b5d2c81b80a (patch)
treef11d2782905f954dd7513434f01af95b68db8f4f /python
parentae52e9aa6e0a6351bbd632a7349be5a3d2d0f7bf (diff)
downloadslackbuilds-d0fd9d83193afc150847afa9ad845b5d2c81b80a.tar.gz
python/python-markdown-math: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-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.