diff options
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 |
commit | ac98a673459f60ac1938eb5a92be03f955a2d9ab (patch) | |
tree | 61c66f8d0a70bdb35b72b09eadfeaa04fcc67f8e /python/mistune | |
parent | ab8d6755ac8aab22640e3df45821b11b49d0fda8 (diff) | |
download | slackbuilds-ac98a673459f60ac1938eb5a92be03f955a2d9ab.tar.gz |
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-desc | 2 |
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. |