[Suggestion] Escaping wiki markup
-
wrote on 1 Dec 2010, 09:05 last edited by
At least on wiki help pages, copy&pastable wiki markup would help a lot.
Currently, there is a space hack used, that is usability nightmare. Please look at "[[WikiSyntax]]":http://developer.qt.nokia.com/wiki/WikiSyntaxOr is there already an undocumented way to embed proper wiki markup in the rendered HTML?
-
wrote on 1 Dec 2010, 14:19 last edited by
Hi, this will work:
@<pre>[[PageTitle|Display Title]]</pre>@
(the < pre > is only there to change the font, not really needed but helps with readability)
-
wrote on 1 Dec 2010, 14:28 last edited by
dosn't help sorry, pleas look here http://developer.qt.nokia.com/wiki/WikiSyntax/revision/2454
-
wrote on 1 Dec 2010, 14:45 last edited by
I tried on the dev server and it worked, but I removed the @ around it.
If you want it inside the syntax highlighter I need to check some more.
-
wrote on 1 Dec 2010, 15:00 last edited by
Hum, scratch that. I have to check some more, the live wiki is refusing that syntax.
-
wrote on 2 Dec 2010, 21:18 last edited by
is there any workaround, some @&#??;@
6/6