Web Clipper bug?

I had trouble clipping the Bear app URL scheme documentation. They made the slightly odd choice to use spaces in the URL. With certain choices the clipper changes the %20s to actual spaces, and then fails to clip the URL, because it requests the URL up to the first space which results in a 404.

Check out this link to see what I mean:

bear-writer.com/faq/X-callba … mentation/

I haven’t tested it extensively, but using Safari on macOS it works as PDF one-page, but fails as PDF one-page clutter free, and with either clutter choice of storing as Markdown.

Thanks,
Bill

Yes, that would be an invalid URL for the clutter-free option. We will look at this.