pkgsrc/textproc/py-markdown/DESCR

6 lines
248 B
Text
Raw Normal View History

Markdown is a text-to-HTML conversion tool for web writers. Markdown
allows you to write using an easy-to-read, easy-to-write plain text
format, then convert it to structurally valid XHTML (or HTML).
This package provides a Python implementation.