DownmarkerWPF icon indicating copy to clipboard operation
DownmarkerWPF copied to clipboard

#466 - make urls safe for chromium

Open scottharner opened this issue 5 years ago • 0 comments

This pull request addresses issue #466. When opening a 2nd blank document, the preview would not be displayed. It was because chromium did not like a parenthesis in the url provided for the LoadHtml method. I also found exclamation to be an issue within a fail name, so I have addressed that as well.

scottharner avatar Aug 04 '19 23:08 scottharner