There was an error while loading. Please reload this page.
Allows for text to be formatted as code for languages in which syntax highlighting is not supported.
// multi-line {{ public static void Main() { // code goes here } }} // single line {{ single line of text }}
// multi-line
public static void Main() { // code goes here }
// single line single line of text code
single line of text