[Moin-user] Escaping things

Thomas Waldmann tw-public at gmx.de
Wed Jan 31 04:40:32 EST 2007


> How do I escape things like double quotes so that they don't become
> wikiwords? Thanks.
>   
I guess you mean wiki markup (not wikiwords, like CamelCaseWords).

You can either use backticks around it, like `this is some stuff '' with 
2 single quotes`.
It will appear in another font in that case.

If you don't want that, you can also use a empty backticked section like 
this:

this is some stuff '``' with 2 single quotes.

The 2 backticks between the 2 single quotes will avoid detection of it.





More information about the Moin-user mailing list