Skip to content

Instantly share code, notes, and snippets.

@adriculous
Created April 12, 2016 20:50
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 adriculous/7bcc6b2109579b5d47b36ad8ff4b81b5 to your computer and use it in GitHub Desktop.
Save adriculous/7bcc6b2109579b5d47b36ad8ff4b81b5 to your computer and use it in GitHub Desktop.
Markdown for Writers and Hobbyists (Part 2) - Nested Blockquotes HTML
<blockquote>
<p>The quick brown fox jumps over the lazy dog?</p>
<blockquote>
<p>... or is the wolf simply hungry?</p>
</blockquote>
</blockquote>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment