summaryrefslogtreecommitdiffstats
path: root/python/mistune
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-03-21 21:41:59 -0400
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 13:29:46 +0000
commitac98a673459f60ac1938eb5a92be03f955a2d9ab (patch)
tree61c66f8d0a70bdb35b72b09eadfeaa04fcc67f8e /python/mistune
parentab8d6755ac8aab22640e3df45821b11b49d0fda8 (diff)
downloadslackbuilds-ac98a673459f60ac1938eb5a92be03f955a2d9ab.tar.gz
slackbuilds-ac98a673459f60ac1938eb5a92be03f955a2d9ab.tar.xz
python/mistune: Fix slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/mistune')
-rw-r--r--python/mistune/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/mistune/slack-desc b/python/mistune/slack-desc
index f208d9d8c3..4110025a5e 100644
--- a/python/mistune/slack-desc
+++ b/python/mistune/slack-desc
@@ -5,7 +5,7 @@
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
- |-----handy-ruler------------------------------------------------------|
+ |-----handy-ruler------------------------------------------------------|
mistune: mistune (Python markdown parser)
mistune:
mistune: Mistune is a markdown parser in pure Python.