I like much the idea of having Wiki-Input email-compatible
That means that
--- Input
* topic 1
- subtopic 2
a longer text for subtopic 2
continued
* topic 2
- and so on
should render as obove as html-output
Do you like this idea ? Implementing that would need to change the =
verbatim-mode, for
example the pywiki implements verbatim using
{{{
verbatim code
}}}
then one could use the intendation with spaces to distinguis sub-levels =
(as for example in python)
Thomas
|