ver: AjudaComParsers
Apresentação do Verbatim
{ { { def hello(): print "Olá mundo!" } } }
Remova os espaços entre "{ { {" e "} } }".
def hello(): print "Olá mundo!"
Sintax de Destaque
{ { {#!python def hello(): print "Olá mundo!" } } }
Remova os espaços entre "{ { {" e "} } }".