Commit graph

91 commits

Author SHA1 Message Date
gottox@rootkit.lan
97edae2065 Added tag 0.4 for changeset ae25d6eaa753 2007-12-11 23:30:20 +01:00
gottox@rootkit.lan
8590676295 version 0.4 2007-12-11 23:30:05 +01:00
gottox@rootkit.lan
9d96561010 dounderline works with paragraph 2007-12-11 23:29:14 +01:00
gottox@rootkit.lan
be4843b90d There is no h7 -.- 2007-12-11 23:18:08 +01:00
gottox@rootkit.lan
7f666f693c (semi-)proper HTML-escaping; some cleanups 2007-12-11 23:17:37 +01:00
gottox@rootkit.lan
e227c9c980 dolist and doparagraph are working better now 2007-12-11 22:34:18 +01:00
gottox@rootkit.lan
53443f1d56 dolineprefix works now with doparagraph 2007-12-11 20:14:41 +01:00
gottox@rootkit.lan
857be7fb4d Added doparagraph parser.
Removed ERRMALLOC constant.
changed "<hr />" from "---" to "- - -"
linebreak is now markdown compatible
2007-12-11 18:38:57 +01:00
gottox@rootkit.lan
7e1d539235 Removed fixed bug from manpage 2007-12-11 12:17:35 +01:00
gottox@rootkit.lan
ba27836dfc Added tag 0.3 for changeset d691b2b8090e 2007-12-11 12:01:53 +01:00
gottox@rootkit.lan
32efb3a4ce version 0.3 2007-12-11 12:01:45 +01:00
gottox@rootkit.lan
9a9b9e3460 replaced desclen and linklen by descend and linkend
images are now stackable into links.
2007-12-11 11:55:47 +01:00
gottox@rootkit.lan
3d24178d0c Adding image link bug to manpage 2007-12-10 19:46:59 +01:00
gottox@rootkit.lan
50a28fa573 fixing bug in dolist
adding insert to doreplace
2007-12-10 19:33:14 +01:00
gottox@rootkit.lan
9076e388c8 fixing typo in manpage 2007-12-10 18:24:50 +01:00
gottox@rootkit.lan
a22d09e23c some reformating
fixing shortlink
2007-12-10 18:21:14 +01:00
gottox@rootkit.lan
dc845c2152 Added tag 0.2 for changeset 3b0b45a6d547 2007-12-10 16:14:42 +01:00
gottox@rootkit.lan
6511546942 version 0.2 2007-12-10 16:14:36 +01:00
gottox@rootkit.lan
4fc830c7c7 Added tag 0.2 for changeset 617f7e7d3127 2007-12-10 16:14:13 +01:00
gottox@rootkit.lan
53da86dc94 Removed tag 0.2 2007-12-10 16:14:09 +01:00
gottox@rootkit.lan
6bd356a433 Added tag 0.1 for changeset cf814e719492 2007-12-10 16:14:01 +01:00
gottox@rootkit.lan
08dc2a8975 Removed tag 0.1 2007-12-10 16:13:56 +01:00
gottox@rootkit.lan
99d85c7ad7 Added tag 0.1 for changeset cf814e719492 2007-12-10 16:12:50 +01:00
gottox@rootkit.lan
555683397f Removed tag add 2007-12-10 16:12:33 +01:00
gottox@rootkit.lan
a880044437 Added tag add for changeset cf814e719492 2007-12-10 16:12:04 +01:00
gottox@rootkit.lan
52b7afc4c7 Added tag 0.2 for changeset cf814e719492 2007-12-10 16:11:57 +01:00
gottox@rootkit.lan
b4fd29a2b2 Removed tag 0.2 2007-12-10 16:11:34 +01:00
gottox@rootkit.lan
8d0b9ad033 Removed tag 0.1 2007-12-10 16:08:58 +01:00
gottox@rootkit.lan
773046d090 Added tag 0.2 for changeset 72717892ade5 2007-12-10 16:08:40 +01:00
gottox@rootkit.lan
f4f811fba7 Adding list support 2007-12-10 16:08:10 +01:00
gottox@rootkit.lan
a8b7fd1ea2 Adding dolist which I forgot in last commit 2007-12-10 13:46:36 +01:00
gottox@rootkit.lan
597bf0e64e rearrange functions
Added alternative notation of headings
2007-12-10 13:44:59 +01:00
gottox@rootkit.lan
bd936e513c Typo. 2007-12-10 13:26:38 +01:00
gottox@rootkit.lan
4c2700953e fixing typo. Thanks to Antoni 2007-12-10 13:25:13 +01:00
gottox@rootkit.lan
7bbca169fe Added tag 0.1 for changeset cf814e719492 2007-12-10 12:44:11 +01:00
gottox@rootkit.lan
c40dc50ec0 Adding Makefile, changing to MIT/X License 2007-12-10 12:43:27 +01:00
gottox@rootkit.lan
b65bc6d92b fixing stupid mistake
adding shortlink support
2007-12-10 12:13:24 +01:00
gottox@rootkit.lan
cd0b68c0b8 Add nohtml switch 2007-12-10 11:33:18 +01:00
gottox@rootkit.lan
ef4e3f0f54 renaming errstr to format
adding hprint
2007-12-10 11:23:11 +01:00
gottox@rootkit.lan
689de59fd2 moving markdown.c to cmarkdown.c
adding header
a bunch of other stuff.

--HG--
rename : markdown.c => cmarkdown.c
2007-12-10 04:08:02 +01:00
gottox@rootkit.lan
10a52a6dbb Initial checkin 2007-12-10 02:35:44 +01:00