diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:13:59 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | bc5522fb096941a53d588c53680403dbbf4fc87d (patch) | |
tree | 472292e8d2e7e61679ceb37c3b33483a9a931bc7 /python/Markdown | |
parent | 08c2596565929b3a11c4a7a7c2eb60aaf174bf30 (diff) | |
download | slackbuilds-bc5522fb096941a53d588c53680403dbbf4fc87d.tar.gz |
python/Markdown: Fix slack-desc.
Diffstat (limited to 'python/Markdown')
-rw-r--r-- | python/Markdown/slack-desc | 2 |
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 |