Skip to content

Instantly share code, notes, and snippets.

@jjb
Created September 25, 2022 02:44
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 jjb/02be543f522956559878326753030e31 to your computer and use it in GitHub Desktop.
Save jjb/02be543f522956559878326753030e31 to your computer and use it in GitHub Desktop.
markdown indentation demo
  1. hello
  2. hello
    1. nested
    2. nested
      1. more
      2. more
        1. and again
          puts "hello"
        2. and again
  3. hello
    {"one": 1, "two": 2}
  4. hello
@jjb
Copy link
Author

jjb commented Sep 25, 2022

CleanShot 2022-09-24 at 22 43 31@2x

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