diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-11-30 08:58:11 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-11-30 08:58:11 +0100 |
| commit | b5fbc145ae5c0ff561a2f8e8177d79c948bd794b (patch) | |
| tree | eb86aacd6e476ec5fd74046797fb8db00b1b5f1f /Markdown/slack-desc | |
| parent | 8a97e33b589a1faa948fa99fadf1bb605223ce38 (diff) | |
| download | slackbuilder-b5fbc145ae5c0ff561a2f8e8177d79c948bd794b.tar.gz | |
Markdown: Added
Diffstat (limited to 'Markdown/slack-desc')
| -rw-r--r-- | Markdown/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Markdown/slack-desc b/Markdown/slack-desc new file mode 100644 index 0000000..6aab715 --- /dev/null +++ b/Markdown/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# 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------------------------------------------------------| +Markdown: Markdown (Python implementation of Markdown) +Markdown: +Markdown: This module handles the Python implementation of John Gruber's +Markdown: Markdown. +Markdown: +Markdown: Homepage: https://pypi.python.org/pypi/Markdown/ +Markdown: +Markdown: +Markdown: +Markdown: +Markdown: |
