Results 6 comments of Jan Weiss

Switching between the regular editor and the Code View back and forth escapes the Code View again and again for me: All three tags to replace include an `&` which...

> Um, I remember in the settings there's options to filter the codeview data, which has options that this PR is trying to fix, and works. Yes, it does -...

> Maybe the options can be set, so they are always on, and must be unset to turn them off. Sounds good to me!

@DiemenDesign for me that sounds like a good solution, but I only jumped in. @huntr-helper & @JamieSlome, any comments?

I have another similar issue with WP-CLI: I can see the available updates in the WordPress dashboard, and I can see it via WP-CLI with `wp plugin list`. But my...

Isn't this rather a bug? You aldready distinguish between HTML/ no HTML within the code but it doesn't work https://github.com/k9mail/k-9/blob/master/k9mail/src/main/java/com/fsck/k9/message/TextBodyBuilder.java#L189