Skip to content

Instantly share code, notes, and snippets.

@piroux
Created August 23, 2019 08:08
Show Gist options
  • Save piroux/0caf3509cd000e254dab357025c9faf1 to your computer and use it in GitHub Desktop.
Save piroux/0caf3509cd000e254dab357025c9faf1 to your computer and use it in GitHub Desktop.

OK with one line between a list and a code block

  • abcd
efgh
---
- xyz
  123

KO with no line between a list and a code block

  • abcd
efgh
---
- xyz
  123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment