Skip to content

Instantly share code, notes, and snippets.

@danbst
Last active November 29, 2023 02:00
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 danbst/bc66c13260a163f042f81eb061b2714c to your computer and use it in GitHub Desktop.
Save danbst/bc66c13260a163f042f81eb061b2714c to your computer and use it in GitHub Desktop.

Hey let’s start a list:

  1. Yeah, all good.

    a bit of code.
    Oh wow, it is indented compared to markdown!

    A bit of text. Wow, it is indeted as well!

  2. Next element. Element 2 was moved to list end

  3. foo

  4. No need to insert   to create indentation. Just one + is enough

    Yup, it works!

    even for code!
  5. last element

Hey let's start a list:

  1. Yeah, all good.
a bit of code.
Do you see it is not under list item? Looks like list ended

A bit of text. Kinda strange - why isn't it indented?

  1. Next element. Element 2 was moved to list end
  2. foo
  3. Oh, btw, they suggest to insert enough   to implement indentation.

        Yup, it works!

    even for code!
  1. last element
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment