Closed gatij10 closed 3 years ago
Your fix works, but I don't understand why we need both <blockquote>
and <q>
tags.
My understand is that <blockquote>
should be used for quoted paragraphs, while <q>
is for shorter inline quotes.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/q
It feels like this could be a css issue with the <blockquote>
tag.
https://css-tricks.com/examples/Blockquotes/
Could you please investigate whether we can apply css to the <blockquote>
tag to fix this, rather than wrapping everything in <q>
?
@dselman I have added Css to the blockquotes and deleted the q tag. https://www.loom.com/share/ba4f2ae08be648d6bcc01ac9a53a4f7b
Signed-off-by: Gatij Taranekar gatij.taranekar@gmail.com
Closes #255
Changes
Screenshots or Video
https://www.loom.com/share/1757da27eb7c42349c785e3b53506a9e
Author Checklist
--signoff
option of git commit.master
fromfork:branchname