pkgsrc/textproc/py-markdown/DESCR
joerg b384b273b6 Import py-markdown-1.6a. From DESCR:
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.
2006-10-31 22:39:18 +00:00

5 lines
248 B
Text

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.