pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/multimarkdown



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sun Oct 18 09:14:11 UTC 2015

Added Files:
        pkgsrc/textproc/multimarkdown: DESCR Makefile PLIST distinfo
        pkgsrc/textproc/multimarkdown/patches: patch-scripts_mmd2pdf

Log Message:
Import multimarkdown-4.7.1 as textproc/multimarkdown.

MultiMarkdown, or MMD, is a tool to help turn minimally marked-up
plain text into well formatted documents, including HTML, PDF (by
way of LaTeX), OPML, or OpenDocument (specifically, Flat OpenDocument
or '.fodt', which can in turn be converted into RTF, Microsoft
Word, or virtually any other word-processing format).

MMD is a superset of the Markdown syntax, originally created by
John Gruber. It adds multiple syntax features (tables, footnotes,
and citations, to name a few), in addition to the various output
formats listed above (Markdown only creates HTML). Additionally,
it builds in "smart" typography for various languages (proper left-
and right-sided quotes, for example).


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/multimarkdown/DESCR \
    pkgsrc/textproc/multimarkdown/Makefile \
    pkgsrc/textproc/multimarkdown/PLIST \
    pkgsrc/textproc/multimarkdown/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/textproc/multimarkdown/patches/patch-scripts_mmd2pdf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index