Francois Marier
Francois Marier
I think this issue is a duplicate of #50. Thanks for the patch, it works for me too!
Also, FYI, if you'd like 0.22 in the next stable versions of [Debian](https://release.debian.org/bullseye/freeze_policy.html) and [Ubuntu](https://discourse.ubuntu.com/t/hirsute-hippo-release-schedule/18539), the deadline is Feb 2nd.
I'm having problems reproducing the build failure with autoconf 2.70. My apologies, I should have tried that first before filing this bug :/ Were you able to see the current...
@ryanbr Did we solve this? Can we close this old issue?
Actually, the problem seems larger than the above scenario. On 0.4.3, if I do the following 1. type Ctrl+l to focus the address bar 2. clear the existing contents 3....
I'm starting to suspect that perhaps the best way to replicate the original behaviour would be to use the code from the original add-on to make a patch in gecko...
@wolftune Could you please post your complete `workrave.desktop` here? I'm thinking of adding your `GDK_BACKEND=x11 workrave` work-around to the Debian package to make sure that it works okay on wayland...
This is no longer needed since AdSense for feeds was shut down: https://blog.google/inside-google/company-announcements/more-spring-cleaning/
That patch (and the other ones) comes from my [Blogger-to-Ikiwiki conversion script](https://github.com/fmarier/blogger2ikiwiki). On my blog, I've got code samples where I highlight particular pieces by making them bold or italics.
Hm, you're right. I just tried it with the normal markdown cli tool and the above test case produces this mess: ``` This is a bold statement. This is a...