AztecEditor-iOS
AztecEditor-iOS copied to clipboard
A reusable native iOS visual HTML text editor component.
### Expected behavior hr element is self-contained element, should not be contained in p element. ### Actual behavior hr element is contained in p element, this may cause some issues:...
**Sentry Url**: https://sentry.io/share/issue/f86961931cd1469090f9b8734b19f4dd/ **User Count**: 29 **Count**: 91 **First Release**: 13.5.0.3 **First Seen**: 2019-11-06T13:06:28Z **Last Release**: 14.5.0.2 **Last Seen**: 2020-04-21T10:36:34Z **24 Hours**: 10 **30 Days**: 23 ``` EXC_BREAKPOINT: Exception 6,...
### Expected behavior When you insert Images from the Media Library, and set a caption for them, the caption should show up in the Post when Previewed and Published. ###...
Expecting detailed documentation regarding how to use, what features available etc.
### Expected behavior When a new post is created and an image is added with a caption, going back to edit the post later would not change the style of...
When the title wraps too much,There will be two problems 1. When titleFieldView.frame.height + keyboardFrame.height > view.frame.height, you can not scroll 2. First: Open the sample, click Editor Demo, Second:...
I am trying to run EditorDemoController and having issues importing WordPressEditor. I am not totally sure on how Carthage handles subspec pods, I assumed it would build two frameworks Aztec...
### 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...