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

Vadim Elshaidt
~version: "2.0"
?path: /blog/.*
channel: "@flammlin"
?exists: /html/head/meta[@property="article:published_time"]
body: //article
title: $body//h1[1]
subtitle: $title/next-sibling::h2
author_url: //span[has-class("author")]//@href
author: "flammlin.com"
cover: //img[has-class("wp-post-image")]
@inline: $body//iframe[starts-with(@src, "/media/")]
@remove: //article/header
@remove: //article/footer
@remove: $body//div[has-class("addtoany_share_save_container addtoany_content addtoany_content_bottom")]
@remove: $body//div[has-class("yarpp-related")]
@remove: $body//table
@replace_tag(<figure>): $body//p[.//img]
@replace_tag(<figure>): $body//p[.//iframe]
Type of issue
IV not generated for target page
Reported
Oct 18, 2020