Commit graph

10 commits

Author SHA1 Message Date
Felippe de Meirelles Motta
48fbc7a194 - Update to 1.5.5.
PR:		ports/138985
Submitted by:	Julien Laffaye <kimelto@gmail.com> (maintainer)
Feature safe:	yes
2009-09-20 17:18:11 +00:00
Martin Wilke
6bd07b9749 - Update to 1.5.4
PR:		138741
Submitted by:	Julien Laffaye <kimelto@gmail.com> (maintainer)
2009-09-13 12:49:58 +00:00
Martin Wilke
deba10063d - Update to 1.5.2
PR:		137734
Submitted by:	Julien Laffaye <kimelto@gmail.com> (maintainer)
2009-08-13 20:47:24 +00:00
Steven Kreuzer
431dc232ee Update to 1.5.1
PR:		ports/137538
Submitted by:	Julien Laffaye <kimelto@gmail.com>
2009-08-11 15:20:41 +00:00
Yi-Jheng Lin
dfe1d8f57f - Update to 1.4.5
PR:		ports/137301
Submitted by:	Julien Laffaye <kimelto AT gmail.com> (maintainer)
Approved by:	rafan (co-mentor)
2009-08-07 15:29:36 +00:00
Dennis Herrmann
5f405da980 - Update to 1.4.4
PR:		ports/136195
Submitted by:	Julien Laffaye <kimelto@gmail.com> (maintainer)
2009-06-30 21:06:26 +00:00
Beat Gaetzi
803f2e171d - Update to 1.4.3
PR:		ports/135830
Submitted by:	Julien Laffaye <kimelto AT gmail.com> (maintainer)
2009-06-19 11:33:25 +00:00
Wesley Shields
2585ed19b9 - Update to 1.4.1
PR:		ports/135260
Submitted by:	Julien Laffaye <kimelto@gmail.com> (maintainer)
2009-06-05 13:38:52 +00:00
Dennis Herrmann
916b4af3ba - Update to 1.4.0
- Mark MAKE_JOBS_SAFE for parallel building.

PR:		ports/134713
Submitted by:	Julien Laffaye <kimelto@gmail.com> (maintainer)
2009-05-20 15:57:06 +00:00
Martin Wilke
a26041c27f This is an implementation of John Gruber's Markdown text to html language.
There's not much here that differentiates it from any of the existing Markdown
implementations except that it's written in C instead of one of the vast flock
of scripting languages that are fighting it out for the Perl crown.

Markdown provides a library that gives you formatting functions suitable for
marking down entire documents or lines of text, a command-line program that you
can use to mark down documents interactively or from a script,
and a tiny (1 program so far) suite of example programs that show how to fully
utilize the markdown library.

WWW:		http://www.pell.portland.or.us/~orc/Code/markdown/

PR:		ports/134004
Submitted by:	Julien Laffaye <kimelto at gmail.com>
2009-04-26 23:46:43 +00:00