docbrown/app/sanitizers
Daniel Uber a052b16015
Don't sanitize anchor elements with no href (#16667)
* If href is nil, allow node

* Add unit test showing no change

My first pass had the `<a>` within an h1 content, but the scrubber
added a newline after the closing a tag?
2022-02-22 11:27:38 -06:00
..
feed_markdown_scrubber.rb Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
rendered_markdown_scrubber.rb Extracting container for allowed tags & attrs (#15338) 2021-12-16 12:24:45 -05:00