Closed aforcier closed 8 years ago
On all API levels, toggling the blockquote off no longer leaves an empty newline behind, so that now the placeholder shows up again right away
I still get the empty new line on API 23. (and API 21)
I still get the empty new line on API 23. (and API 21)
Fixed in 5664496, the cause was overzealous refactoring 😅.
Looks good! :shipit:
Fixes #401, correcting the behavior when toggling off an empty blockquote when the post is otherwise empty.
To test, launch editor with empty post and toggle blockquote on and then off again without typing anything.
cc @maxme