Hi,
I'd like to propose the following syntaxes:
* Monospace: ##monospace##
* Subscript: ,,subscript,,
* Superscript: ^^superscript^^
This is the same syntax as creole and several other wikis:
*
http://www.wikicreole.org/wiki/CreoleAdditions
*
http://www.wikimatrix.org/syntax.php?i=26
*
http://www.wikimatrix.org/syntax.php?i=28
*
http://www.wikimatrix.org/syntax.php?i=29
Note: We need a syntax since otherwise users will have to write:
* Mono: {{html}}<tt> monospace</tt>{{/html}}
* Superscript: {{html}}<sup>superscript</sup>{{/html}}
* Subscript: {{html}<sub>subscript</sub>{{/html}}
... which is hardly convenient...
Here's my +1
Thanks
-Vincent