This repository was archived by the owner on Jan 30, 2020. It is now read-only.
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
Check For Blockquotes In Docs #7
Closed
Description
Check the document for bad blockquoutes
TLDR; Check blockquotes are formatted correctly using
>
and check headings in blockquotes are using###
Blockquotes are donated by a single greater than character and then a space. Make sure all the blockquotes in every doc file are correctly formatted. Headings in blockquotes should use ###
and not bold.
Any paragraph spacing in blockquotes should be marked using a single greater than, then a space.