Literals



Literal blocks are sections where the text-content will not be wikified and whose content will be encoded to display verbatim on the page. Literal blocks start with a hash-mark followed by a curly-bracket, then are closed the same way.


#{ your text here }#


#{
your text here and code here
your text here and code here
your text here and code here
}#


Scope Function