[Moin-user] https://moinmo.in/HelpOnVariables , Display variables in fixed font format

Paul Boddie paul at boddie.org.uk
Fri Dec 4 07:06:39 EST 2015


On Friday 4. December 2015 09.52.25 service at metamodul.com wrote:
> Hi
> is it possible to display a variable in a fixed font like
> 
> VAR1 = {{{ <<GetVal(MyDict,VAR1)>> }}}

Have you tried it, and did it work? ;-)

What about this...?

VAR1 = ` <<GetVal(MyDict,VAR1)>> `

It might be the case that the {{{ and }}} processing is different from the way 
backquotes are interpreted, in that the former may not permit a wide range of 
Moin syntax inside the braces. Used within a paragraph, however, the basic 
formatting of the text should be the same in both cases.

Paul




More information about the Moin-user mailing list