Skip to content

Handle escaped html for plain text output

James Graham requested to merge work/nvrwhere/handle_escaped_html_plain into master

Always unescape html for plain text output no matter what the input is.

Merge request reports