Skip to content

Instantly share code, notes, and snippets.

@DavidAnson
Last active November 12, 2025 19:56
Show Gist options
  • Select an option

  • Save DavidAnson/006a6c2a2d9d7b21b025 to your computer and use it in GitHub Desktop.

Select an option

Save DavidAnson/006a6c2a2d9d7b21b025 to your computer and use it in GitHub Desktop.
A few common Markdown mistakes

My favorite HTML tag is the

tag.

  • This is a list
  • followed by
  • some text But there is no blank line

Here is some code:

Without a blank line before it

This is text followed by a list:

  • But the two are not
  • separated by a blank
  • line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment