Jeremy Ruston
|
87aa8667ec
|
Added plain text rendering of tiddlers
|
2011-12-06 09:27:39 +00:00 |
|
Jeremy Ruston
|
e3b1def010
|
Changed link code to generate ordinary <A> tags
|
2011-12-06 09:21:45 +00:00 |
|
Jeremy Ruston
|
e7cda202fb
|
Added basic support for HTML rendering
|
2011-12-05 18:21:52 +00:00 |
|
Jeremy Ruston
|
620add5579
|
Integrated the TiddlyWiki wikifier
A large refactoring to tidy up the interface of the TiddlyWiki wikifier
code, and package it as a wiki text parser.
|
2011-12-05 16:50:25 +00:00 |
|
Jeremy Ruston
|
b829b1d28f
|
Stopped formatters generating empty attributes
|
2011-12-05 13:15:06 +00:00 |
|
Jeremy Ruston
|
9d37633f15
|
Experimenting with test rigs for the wikifier
This approach seems to be a bit too verbose for comfort
|
2011-12-05 12:26:34 +00:00 |
|
Jeremy Ruston
|
e43237e282
|
First pass at transliterating the wikifier to avoid DOM usage
Instead, the parse tree is built up as a JavaScript object tree
|
2011-12-05 10:34:43 +00:00 |
|