Skip to content

Instantly share code, notes, and snippets.

@juliankrispel
Last active February 8, 2024 07:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juliankrispel/bd56e3c9662a036e21acb64da3076a70 to your computer and use it in GitHub Desktop.
Save juliankrispel/bd56e3c9662a036e21acb64da3076a70 to your computer and use it in GitHub Desktop.
test.md
  1. Two
  2. Two
    • Three
  3. Four
⚠️ OBSOLETE

This gear is no longer in service

</tbody>
Header
1 2 3

A heading

Another heading

Paragraph inside pre

Text inside pre

Yet another heading

hello

cons__ole.__log('hello')

Heading 4

<iframe width="560" height="315" src="https://www.youtube.com/embed/NmeogiNhdHI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Heading 5
Heading 6

Here's a link to google with some bold, italic and strikethrough text

  • An
  • unordered
  • list
  1. An
  2. Ordered
  3. List

A blockquote and an image:

  • A
    • B
    • C
some lovely code

A table with one cell

First Header

A table:

First Header Second Header Third
2 3
4 5 6
graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;
One

  • Two
  • Three

Four
One

  • Two
  • Three

One

  • Two
  • Three

Four
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment