Commit e8a2645
committed
Remove blockquote
`>` denotes a blockquote in Markdown and is rendered as such.
> The blockquote element represents a section that is quoted from another source.
— W3C HTML spec, https://html.spec.whatwg.org/multipage/grouping-content.html#the-blockquote-element
This block was not not quoting a source. I’m not sure if this was just a
oversight.1 parent cc4d1d7 commit e8a2645
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments