Skip to content

tomhannen/autoexec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

heading 1

heading 2

heading 3

heading 4

heading 5

this text is italics

italic

bold

strike



Block quote

this is a block

Links

This is a link

This is a link with tooltip

Lists

  • item1
    • item2
  1. first item
  2. second item

Inline code block

<p></p>

Images

Hollow Knight

Code Blocks

Bash code block

    npm install
    

JS code block

function add(num1, num2){

}

Python code block

print("Hi there")

Task list

  • done
  • not done

Tables

Column 1 Column 2 Column 3
Row 1, Column 1 Row 1, Column 2 Row 1, Column 3
Row 2, Column 1 Row 2, Column 2 Row 2, Column 3
Row 3, Column 1 Row 3, Column 2 Row 3, Column 3

Diff

- This line is removed.
+ This line is added.

Nesting quotes

One.

One.

One

One.

One.

Collapsible content

Click to see more!
        ## More awesoms tips!

        - item 1 
        - item 2
    </details>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published