summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-12-12version 0.4.3gottox@rootkit.lan
2007-12-12Add missing \0gottox@rootkit.lan
2007-12-12Added tag 0.4.2 for changeset 5574c1a93294gottox@rootkit.lan
2007-12-12even more stupid bug -.-gottox@rootkit.lan
2007-12-12Added tag 0.4.1 for changeset ac528246642dgottox@rootkit.lan
2007-12-12version 0.4.1gottox@rootkit.lan
2007-12-12Fixed small bug in dolistgottox@rootkit.lan
2007-12-11Added tag 0.4 for changeset ae25d6eaa753gottox@rootkit.lan
2007-12-11version 0.4gottox@rootkit.lan
2007-12-11dounderline works with paragraphgottox@rootkit.lan
2007-12-11There is no h7 -.-gottox@rootkit.lan
2007-12-11(semi-)proper HTML-escaping; some cleanupsgottox@rootkit.lan
2007-12-11dolist and doparagraph are working better nowgottox@rootkit.lan
2007-12-11dolineprefix works now with doparagraphgottox@rootkit.lan
2007-12-11Added doparagraph parser.gottox@rootkit.lan
Removed ERRMALLOC constant. changed "<hr />" from "---" to "- - -" linebreak is now markdown compatible
2007-12-11Removed fixed bug from manpagegottox@rootkit.lan
2007-12-11Added tag 0.3 for changeset d691b2b8090egottox@rootkit.lan
2007-12-11version 0.3gottox@rootkit.lan
2007-12-11replaced desclen and linklen by descend and linkendgottox@rootkit.lan
images are now stackable into links.
2007-12-10Adding image link bug to manpagegottox@rootkit.lan
2007-12-10fixing bug in dolistgottox@rootkit.lan
adding insert to doreplace
2007-12-10fixing typo in manpagegottox@rootkit.lan
2007-12-10some reformatinggottox@rootkit.lan
fixing shortlink
2007-12-10Added tag 0.2 for changeset 3b0b45a6d547gottox@rootkit.lan
2007-12-10version 0.2gottox@rootkit.lan
2007-12-10Added tag 0.2 for changeset 617f7e7d3127gottox@rootkit.lan
2007-12-10Removed tag 0.2gottox@rootkit.lan
2007-12-10Added tag 0.1 for changeset cf814e719492gottox@rootkit.lan
2007-12-10Removed tag 0.1gottox@rootkit.lan
2007-12-10Added tag 0.1 for changeset cf814e719492gottox@rootkit.lan
2007-12-10Removed tag addgottox@rootkit.lan
2007-12-10Added tag add for changeset cf814e719492gottox@rootkit.lan
2007-12-10Added tag 0.2 for changeset cf814e719492gottox@rootkit.lan
2007-12-10Removed tag 0.2gottox@rootkit.lan
2007-12-10Removed tag 0.1gottox@rootkit.lan
2007-12-10Added tag 0.2 for changeset 72717892ade5gottox@rootkit.lan
2007-12-10Adding list supportgottox@rootkit.lan
2007-12-10Adding dolist which I forgot in last commitgottox@rootkit.lan
2007-12-10rearrange functionsgottox@rootkit.lan
Added alternative notation of headings
2007-12-10Typo.gottox@rootkit.lan
2007-12-10fixing typo. Thanks to Antonigottox@rootkit.lan
2007-12-10Added tag 0.1 for changeset cf814e719492gottox@rootkit.lan
2007-12-10Adding Makefile, changing to MIT/X Licensegottox@rootkit.lan
2007-12-10fixing stupid mistakegottox@rootkit.lan
adding shortlink support
2007-12-10Add nohtml switchgottox@rootkit.lan
2007-12-10renaming errstr to formatgottox@rootkit.lan
adding hprint
2007-12-10moving markdown.c to cmarkdown.cgottox@rootkit.lan
adding header a bunch of other stuff. --HG-- rename : markdown.c => cmarkdown.c
2007-12-10Initial checkingottox@rootkit.lan