Diego Rey Mendez
Diego Rey Mendez
### Description: We need to add support for background coloring, enabling and disabling it. ### Related issues: We currently allow background coloring on pasted text in the editor, but we...
### Description: Adding images to a Gutenberg post through Aztec can break their containing blocks, causing images not to render properly when reopening the post in the web (Gutenberg) editor....
Original report by @rachelmcr here: https://github.com/wordpress-mobile/WordPress-iOS/issues/10465 ### Expected behavior When a post ends with a blockquote, I should be able to break out of the quote to start a new...
The caret position should be maintained when switching modes. Since we have pretty good mechanisms for range matching between HTML and visual mode, we could also use this to match...
As reported by @rachelmcr (by an original report from @kwonye): > I tested some oEmbeds and shortcodes in Aztec, and found that oEmbeds in Aztec for iOS don’t seem to...
Support parsing and rendering of certain CSS styles in Aztec. This'll have to be implemented gradually, so this issue servers the purpose of starting the discussion.
### Description: Aztec should wrap text around images, when there's enough space available (at least when using an iPad). Original issue reported here: https://github.com/wordpress-mobile/WordPress-iOS/issues/9854
This issue was spawned from the discussion [here](https://github.com/wordpress-mobile/AztecEditor-iOS/issues/913). We should make sure that whenever the user switches to HTML mode, any zero-width character is converted to its entity code (``)....