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

because it's only possible to copy entire paragraphs in the IV, you should separate them with <br>'s. You can use this code snippet:

@wrap(<span>): $body//div[@id="text"]//text()
<p>: $body//div[@id="text"]//br[./next-sibling::br]
Nikita
Sigh. I was already doing this, but misidentified text root... Please don't wait till the last moment, it gives you no advantage
Accepted by admin
Type of issue
IV generated for non-target page
Reported
Apr 7, 2019