Wiki Help

Revision Difference

Code#504977

<cat>editing</cat> Markdown: ```markdown \`\`\`lua function print( values ) player.say( "hello" .. values ) end \`\`\` ``` Result: ```lua function print( values ) player.say( "hello" .. values ) end ``` ## Languages ⤶ We can expand this list as we need to, but right now the supported languages are:⤶ * lua * csharp * html * markdown