diff options
Diffstat (limited to 'textproc/py-pymdown-extensions/pkg-descr')
-rw-r--r-- | textproc/py-pymdown-extensions/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/py-pymdown-extensions/pkg-descr b/textproc/py-pymdown-extensions/pkg-descr new file mode 100644 index 000000000000..050464bec023 --- /dev/null +++ b/textproc/py-pymdown-extensions/pkg-descr @@ -0,0 +1,8 @@ +PyMdown Extensions is a collection of extensions for Python Markdown. + +They were originally written to make writing documentation more enjoyable. + +They cover a wide range of solutions, and while not every extension is needed +by all people, there is usually at least one useful extension for everybody. + +WWW: https://github.com/facelessuser/pymdown-extensions |