diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-10-22 01:23:07 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-29 10:28:32 +0700 |
commit | 561edcd84afea0fe68ec7e034bc3cea34caa8e33 (patch) | |
tree | f004b7e15a3183ab0ce83bbc89d37506e59b5a1f /python/python3-mistune/slack-desc | |
parent | db368a3c2cf20c2b8b67186cd997828eb66632f5 (diff) |
python/python3-mistune: Added (Python markdown parser)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-mistune/slack-desc')
-rw-r--r-- | python/python3-mistune/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-mistune/slack-desc b/python/python3-mistune/slack-desc new file mode 100644 index 0000000000..5d30fef189 --- /dev/null +++ b/python/python3-mistune/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------------------------------------------------------| +python3-mistune: python3-mistune (Python markdown parser) +python3-mistune: +python3-mistune: Mistune is a markdown parser in pure Python. +python3-mistune: +python3-mistune: +python3-mistune: +python3-mistune: +python3-mistune: +python3-mistune: +python3-mistune: +python3-mistune: |