Skip to content

Commit e8a2645

Browse files
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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# awesome-purescript [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
22

3-
> A curated list of delightful libraries, tools and other shiny things for PureScript.
3+
A curated list of delightful libraries, tools and other shiny things for PureScript.
44

55
## Build Tooling
66

0 commit comments

Comments
 (0)