summaryrefslogtreecommitdiffstats
path: root/python/Markdown
diff options
context:
space:
mode:
author B. Watson2016-11-14 04:13:59 +0100
committer Willy Sudiarto Raharjo2016-11-14 10:47:23 +0100
commitbc5522fb096941a53d588c53680403dbbf4fc87d (patch)
tree472292e8d2e7e61679ceb37c3b33483a9a931bc7 /python/Markdown
parent08c2596565929b3a11c4a7a7c2eb60aaf174bf30 (diff)
downloadslackbuilds-bc5522fb096941a53d588c53680403dbbf4fc87d.tar.gz
python/Markdown: Fix slack-desc.
Diffstat (limited to 'python/Markdown')
-rw-r--r--python/Markdown/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Markdown/slack-desc b/python/Markdown/slack-desc
index 79eb100a57..6aab7152d6 100644
--- a/python/Markdown/slack-desc
+++ b/python/Markdown/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------------------------------------------------------|
Markdown: Markdown (Python implementation of Markdown)
Markdown:
Markdown: This module handles the Python implementation of John Gruber's