Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

8 check-ins by user robert

2009-10-05
20:05
add wiki-contents macro to creole parser, plus minor bug fix (check-in: b99aa66d1f ... user: robert tags: creole)
10:08
merge trunk into creole (check-in: 651c75c5b7 ... user: robert tags: creole)
2009-09-26
14:33
Minor fixes to creole (check-in: cacb8db398 ... user: robert tags: creole)
08:17
Clean up and merge updates from trunk (check-in: 7a39dde24b ... user: robert tags: creole)
2009-05-09
06:19
mods to creole parser and add some default style for creole tables. (check-in: 26af399a5c ... user: robert tags: creole)
2009-05-08
10:04
Whoops - forgot to add the parser! (check-in: b877d2cfcd ... user: robert tags: creole)
09:52
Initial commit of Creole Wiki Parser extension. (check-in: ecd1f09632 ... user: robert tags: creole)
2009-04-27
08:43
Experimental - Pass < !-- --> comments through the wiki unchanged unless inside a < verbatim > block in which case it is htmlized. Also pass < span > tags, treating them as font markup. These changes make it easier to convert existing html pages and specifically allow the inclusion of license text in pages derived from copyright material. (closed check-in: 47cc9dfec8 ... user: robert tags: pass-comments, robert-exp)