wordpress-mobile / wordpress-mobile/AztecEditor-iOS

Support for background coloring

Open
#602 1 comment 0 reactions 1 assignee View on GitHub

@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:
  1. Consider filtering out the background coloring from pasted text, and
  2. Add support for background coloring in HTML and Visual modes.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.