Preview
Issue #2
- Andrey Mesyats
- Selected text is located only in tags
<p> and <em>
I think it is not safe.
I do not want to get an error in the future that I have marked not blockquote as blockquote.
In addition I found pages with real blockquotes.
E.G.: https://niezalezna.pl/261364-15-lat-temu-zmarl-jeremi-przybora-zostawil-po-sobie-piosenki-dobre-na-wszystko
In the page above you will find blockquotes, because on the original page blockquote is marked as blockquote.
- Declined by admin
- Type of issue
- IV page is missing essential content
- Reported
- Mar 6, 2019
about your answer
in CSS of this site you can see:
em {
display: block;
border-left: 10px solid #0BA6AB;
padding-left: 15px;
}
so, they are use EM like a BLOCKQUOTEs