newspaper icon indicating copy to clipboard operation
newspaper copied to clipboard

fix itemprop containing articleBody

Open AndyTheFactory opened this issue 3 years ago • 0 comments

If itemprop is not exactly == "articleBody" the node was "cleaned"

for instance itemprop="description articleBody" would be cleaned. Blogspot / Blogger for instance uses this itemprop

AndyTheFactory avatar Oct 04 '22 16:10 AndyTheFactory