opnsense-ports/textproc/py-markdown/pkg-descr
Franco Fichtner 53bca66038 */*: sync with upstream
Taken from: FreeBSD
2016-02-22 03:40:06 +01:00

13 lines
330 B
Text

This is a Python implementation of John Gruber's Markdown. It is almost
completely compliant with the reference implementation, though there are a
few very minor differences.
Features:
* International Input
* Extensions
* Output Formats
* "Safe Modes"
* Command Line Interface
WWW: https://pythonhosted.org/Markdown/