AztecEditor-iOS
                                
                                
                                
                                    AztecEditor-iOS copied to clipboard
                            
                            
                            
                        A reusable native iOS visual HTML text editor component.
Make sure the editing experience is as smooth as possible on image-heavy posts. Example content: ```html ```
### Expected behavior Insert animated gif images ### Actual behavior Inserted gif images are static ### Steps to reproduce the behavior Select or paste a gif image ##### Tested on...
### Expected behavior I expect that I should be able to change a list style with these steps: 1. Create a list in one style (e.g. unordered). 2. Select part...
The existing UI tests have a couple downsides: 1. They use numbers instead of strings due to autocorrect/autocomplete issues. We should disable that behavior in the test environment so we...
### Details: This workaround was added as a way to fix #144. Let's investigate if the original issue can be solved in a more elegant way, and remove the `forceRedrawCursorAfterDelay`...
When a post has a embed-supported url with additional content, the embed does not show. Post with only embed url: https://dubkwon.wordpress.com/2017/02/20/testios/ Post with embed url + additional content: https://dubkwon.wordpress.com/2017/02/20/testungff/ This...
Continues the tooling upgrade work started in #1363.
Please add support for mentions, the ability to add and parse
Is it possible to support checklists at the moment, it would be great if the text editor also includes checklists.
Fixes # To test: using mac : paste something on the editor --- - [ ] I have considered if this change warrants release notes and have added them to...