Skip to content

Instantly share code, notes, and snippets.

@chbrown
Created August 31, 2016 23:20
Show Gist options
  • Save chbrown/be1fd39b26da6022846d01d7b2ccfaa4 to your computer and use it in GitHub Desktop.
Save chbrown/be1fd39b26da6022846d01d7b2ccfaa4 to your computer and use it in GitHub Desktop.
Proper GFM nested lists

Break.

  • Root level
    • Second level
      • Third level
    • Back to second level

Break again.

  1. Root level
  • Second level
    • Third level
  • Back to second level

Final break.

  1. Root level
    • Second level
      • Third level
    • Back to second level

End of example.

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