Preview
Issue #3
Listsinsode blockquotes are broken. My and Andrew's template handle it better
- Illia Pyshniak
- Nothing is broken, it is just original page formatting: https://i.vgy.me/BVw65E.png
I should not change text because it's too risky to break something by that, like remove essential content, lose line breaks which must be preserved in quotes etc.
- Accepted by admin
- That looks like this because of <p> inside <li>. These <p> must be converted into <span> for example to be displayed properly.
- Illia Pyshniak
- As I said before, it is not broken. I'm representing original formatting, which contains newlines. Here, I took a screenshot: https://i.vgy.me/jPkRxS.png
You can open original page and check it by yourself
If I converted <p> to <span>, I would risk to broke all newlines in blockquotes (except ones which hardcoded with <br>), which is incorrect and should not be used
I'm sure that I should not risk so much trying to make one list on all site look well
If you are going to decline this appeal - please leave a meaningful comment
- Declined by admin
- You're right.
This markup requires some updates from the IV engine side.
- Type of issue
- IV page is missing essential content
- Reported
- Apr 24, 2019