AztecEditor-iOS icon indicating copy to clipboard operation
AztecEditor-iOS copied to clipboard

A reusable native iOS visual HTML text editor component.

Results 114 AztecEditor-iOS issues
Sort by recently updated
recently updated
newest added

### Description: We should add support for Text Alignment (`` tags / CSS ``). ### Related Issues: Support CSS Styles #285 is definitely a requirement. Android: https://github.com/wordpress-mobile/AztecEditor-Android/issues/465 ### Proposal: 1....

[Type] Enhancement

**Describe the bug** When using Aztec Editor in Mac catalyst app or iOS simulator, want to copy text and then paste into native Mac mail app. However, Mail app refuses...

[Type] Bug

**Describe the bug** Putting text like: ``` ``` will render like: `[BODY][/BODY]` **To Reproduce** Steps to reproduce the behavior: 1. Open an instance of Aztec editor 2. fill the editor...

[Type] Enhancement

**Is your feature request related to a problem? Please describe.** For my project I need to be able to export the HTML after editing with the TextView selecting which tags...

[Type] Enhancement
[Priority] Low

**Describe the solution you'd like** text changes colors in different nest levels like apple mail app

[Type] Enhancement

I'm currently using the TextView as a way to display HTML content in my app, so no editing. I have a commenting section underneath the TextView to which I want...

[Type] Question

Based on https://github.com/wordpress-mobile/AztecEditor-iOS/pull/860, I would expect that captions are aligned with their attachment. Specifically: However, captions are always left-aligned. **To Reproduce** 1. Open the Aztec Editor demo app 2. Add...

[Type] Bug
[Priority] Low

According to the comment [here](https://github.com/wordpress-mobile/AztecEditor-iOS/blob/f07a2cb27cebdd721371d476a74f3137252398e0/Aztec/Classes/TextKit/TextView.swift#L240), the `captionStyler` is a closure that "will be executed whenever the `TextView` needs to set the base style for a caption". We are told we...

[Type] Bug
[Priority] Low