Andy Carnevale on Markdown
Content tagged Markdown
View all tags
Blog Posts
Markdown quotes and blockquotes
Learn how to create quotes and blockquotes in Markdown using the '>' character or with inline HTML using the <q> and <blockquote> elements, with examples.