We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There was an error while loading. Please reload this page.