Kevin Decherf
Kevin Decherf
**Describe the bug** The combined view lets the search form in the topbar. In mobile view, this search input is missing. **Device** - Browser: Firefox 93 with simulated mobile view...
It would be helpful to have the support of a `retag(tag): //xpath` parameter in site-config files. The main goal of this command would be to change the tag matching a...
I triggered a bug on a page with a wordpress image lazy loading system based on noscript tags. In the case of this page, two noscript tags were nested for...
This new command will strip attributes matching patterns after processing the content. Useful for stripping all class attributes, for example. (missing tests for now) Fix https://github.com/j0k3r/graby/issues/191
`post_strip_attr` will tell graby to strip html attributes after any processing, according to a given XPath.
Even though using h1 tags for sections inside an article is semantically wrong, a lot of websites are doing it anyway. So the idea here is to stop stripping headings,...
This PR removes stripping of figcaption tags for images and re-enables pruning of content. This will, among other things, prune empty malformed figure tags (see https://github.com/j0k3r/php-readability/pull/66 for related info)
| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Deprecations? | no | Tests pass?...
### Environment * **Version**: _master_ * **Installation**: * **PHP version**: 7.4 * **OS**: * **Database**: SQLite * **Parameters**: ### What steps will reproduce the bug? With the following article spaces...