A Modest Definition List Proposal
David E. Wheeler
david at kineticode.com
Thu Feb 19 12:54:20 EST 2009
On Feb 19, 2009, at 9:47 AM, David E. Wheeler wrote:
> A quick comment: I started using Markdown about six months ago to
> write the documentation for pgTAP, my PostgreSQL unit-testing
> framework. Since the format for PostgreSQL documentation is a plain-
> text README, and I knew I was going to want it in HTML and perhaps
> other formats, I adopted Markdown for the documentation without a
> second thought. It felt right, it works almost exactly like I've
> always worked in email, and I've been absolutely thrilled with the
> [plain text][1] and [HTML][2] results.
>
> [1] https://svn.kineticode.com/pgtap/trunk/README.pgtap
> [2] https://svn.kineticode.com/pgtap/trunk/README.pgta
Sorry, that second link should have been:
[2] http://pgtap.projects.postgresql.org/documentation.html
Best,
David
More information about the Markdown-Discuss
mailing list