[Moin-user] stopping ^ markup for a page
R.Bauer
rb.proj at gmail.com
Wed Jan 7 15:25:03 EST 2009
jdd schrieb:
> Thomas Waldmann a écrit :
>>> It needs many "^X". When there are two on arow, the contetn of ^ertyu^
>>> is seen as a superscript
>> Try this `^X` or that:
>> {{{
>> ^X is ...
>> ^Y is ...
>> }}}
>>
>> Or use #format plain for the whole page (then it is just text, not wiki
>> markup).
>
> well... of course, but it's not possible
>
> {{{ changes the font type and I have tables, so plain wont work :-(
>
> :-(
> jdd
>
>
Well you can kill some of the parser scan_rules and save it as a
different parser. then call that one by #format on your page.
Reimar
More information about the Moin-user
mailing list