formatting, and images to indicate web vs svn commits and to link to diffs.
All of this should be doable w/o touching a single line of code, just
editing the [[templates]] BTW.
formatting, and images to indicate web vs svn commits and to link to diffs.
All of this should be doable w/o touching a single line of code, just
editing the [[templates]] BTW.
* A doctype should be added: do we want XHTML 1.0 or HTML 4.01 Trans as
default?
Need to choose a doctype that corresponds to what [[MarkDown]]
generates. For example, it does generate <hr />
* A doctype should be added: do we want XHTML 1.0 or HTML 4.01 Trans as
default?
Need to choose a doctype that corresponds to what [[MarkDown]]
generates. For example, it does generate <hr />
* Image wikilinks should provide an alt text (maybe '$filname wiki-image'?).
Now it will be the text of the [[WikiLink]], which even allows
* Image wikilinks should provide an alt text (maybe '$filname wiki-image'?).
Now it will be the text of the [[WikiLink]], which even allows
markdown enclosing it in other spanning tags in some cases.
I've implemented this hack now. :-/ --[[Joey]]
markdown enclosing it in other spanning tags in some cases.
I've implemented this hack now. :-/ --[[Joey]]