The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview

Issue #2

h2 class="subtitle" must be formatted as subtitle

https://instantview.telegram.org/checklist#6-1-3-subtitle
Accepted by admin
Сергей С
This <h2> is empty:
https://pasteboard.co/I7bWIwn.png

When <h2 class="subtitle"> contains some content it will be processed as the subtitle. Check: https://instantview.telegram.org/contest/quotidiano.net/template2/?url=https%3A%2F%2Fwww.quotidiano.net%2Fsport%2Fjuve-atletico-madrid-tv-1.4485852

But it's weird: when I open the page in browser or download it with wget I see <p> inside h2. When the page is opened in IV editor <h2> is empty:
[quotidiano.net:2] @debug: //h2[has-class("subtitle")]
Debug 1 node:
[0]: <h2 class="subtitle"/>

I'm not sure what should I do in this case, but I can't identify any <p> after <h2> as subtitle.
Accepted by admin
It seems this <p> is detached from "<h2> by IV engine, since <p> isn't acceptable in <h2>.
However in this case it's possible to identify such paragraph: by its sibling <h2> anfd their common parent "detail-heading"
Type of issue
IV page is missing essential content
Reported
Mar 26, 2019