MDReference - OptimalNoob/GMS2_Spudnik GitHub Wiki

Heading 1

Heading 2

Heading 3


This is paragraph text (line break between previous element)


Bold Text, Italic Text, Strikethrough Text, Subscript Text , Superscript Text

Quoted Text


Inline quoted code.

"Code Block"
function new_function(){
    var string_out = "This is a test function to demonstrate the code block styling in Markdown";
    return string_out;
}

This is a link


  • Unordered
  • List
  1. Ordered

  2. List

  3. This is

    • is nested
      • list item
        1. how far can this go?
          • seems like it goes on forever.
  • This is a task list
  • You can list tasks that you need to complete
  • Very helpful since it displays a checkbox next to each item
  • (Optional) This item isn't required but would be nice

You can also add emojis 👍


⚠️ **GitHub.com Fallback** ⚠️