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 #4

Excessive amount of empty paragraphs could be reduced, it will make the users think the article is finished while there is more content after these empty lines, You can use this:

@remove: //p[not(./*) and text()=" "]//next-sibling::p[not(./*) and text()=" "]

Its reliable way to reduce empty paragraphs following each other, It will always keep one empty paragraph in case that empty paragraph acts as line break.
Nufaii
They exists in original page so it's not obligatory to remove them
Declined by admin
Type of issue
IV page is missing essential content
Reported
Apr 5, 2019