From b5fbc145ae5c0ff561a2f8e8177d79c948bd794b Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 30 Nov 2020 08:58:11 +0100 Subject: Markdown: Added --- Markdown/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Markdown/slack-desc (limited to 'Markdown/slack-desc') 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: -- cgit v1.2.3