wordpress-mobile / wordpress-mobile/AztecEditor-iOS
Support for background coloring
Open
@SergioEstevao is already working on this.
Since Oct 2, 2019.
[Priority] Low
[Type] Enhancement
- Dominant language
- Swift
- Stars
- 669
- Forks
- 153
- Avg merge
- 11h 27m
- Merged PRs (30d)
- 4
Description
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 don't really support an HTML representation of it, so the style is lost upon converting to HTML.
Additionally, we offer no tools to change or disable the background color in visual mode, making it impossible to switch off.
Proposal:
- Consider filtering out the background coloring from pasted text, and
- Add support for background coloring in HTML and Visual modes.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.