Make template line easier to read in markdown

Liam 2018-08-28 23:23:11 -07:00
parent 1de36848d2
commit ece873cad1

@ -8,14 +8,14 @@ As the amount of feedback grows, please feel free to organize this page by speci
### Error Inspection
- \<name\>, “[\<title\>](<link>)”, \<month\> \<year\>
- \<name\>, “[\<title\>](<link>)”, \<month\> \<year\>
- _Your Name_, “[_Title_](#URL)”, _month year_
- _Your Name_, “[_Title_](#URL)”, _month year_
- etc.
### Error Printing
- \<name\>, “[\<title\>](<link>)”, \<month\> \<year\>
- \<name\>, “[\<title\>](<link>)”, \<month\> \<year\>
- _Your Name_, “[_Title_](#URL)”, _month year_
- _Your Name_, “[_Title_](#URL)”, _month year_
- etc.
### Misc