downstyler
downstyler copied to clipboard
Ensure pre > code is skipped in selector
This fixes double-padding/margin, and double-font-size-reduction.
The issue with <pre> as a direct parent of <code> is a regression introduced in #66.
To do: add before-and-after screenshots, and/or a demo of the effect of this change on a real page.