How2

Source Code

Quoting text with a fixed size font is done via [@ quoted text @] . The text can include multiple line breaks.

Prepending (:source lang=c:) will format and highlight the quoted text accoding to the rules of the given language:

(:source lang=c :)[@

source
code

@]

A list of supported languages is available here.

Highlighting example:

#include <stdio.h>

int main()
{
   printf("hello, world!!!\n");

   return(0);
}


LatexMathML | | Lists and Wiki Trails

Options: