Bug with <blockquote>arkanaprotego (48)in #steem • 9 years ago (edited) When I try to make a blockquote in raw HTML with more than one paragraph (), only the first paragraph is inside of the blockquote tags in the actual HMTL generated for the post. Paragraph 1 Paragraph 2 Has anybody managed to make it work? #bug #steemit
<blockquote> <p>test<br/><br/> test</p> </blockquote>
It works, but shouldn't blockquote be able to contain multiple p?
I'd like to be able to quote excerpts from other websites without having to modify the HTML.
That's the only way I can get it to work.
Maybe
>Quote 1 >Quote 2
Which looks like this: