> how can i write bold text between these curly {{{text}}} brackets?

The sense of a simple {{{ .. }}} is to have a section with preformatted
plain text. That means that moin will not format it at all.

As David has pointed out, you can create a wiki parser section with 
{{{#!wiki
this is a wiki parser section, same wiki parser as you have it by
default anyway
}}}

but this usually only makes sense when being combined with some style
argument, like

{{{#! red
this is in red
}}}




------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to