wordpress-mobile / wordpress-mobile/AztecEditor-iOS

Support for Text Alignment

Open
#649 26 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Enhancement
Dominant language
Swift
Stars
669
Forks
153
Avg merge
11h 27m
Merged PRs (30d)
4

Description

Description:

We should add support for Text Alignment (<center> tags / CSS <p style="text-align:center;">).

Related Issues:

Support CSS Styles #285 is definitely a requirement.
Android: https://github.com/wordpress-mobile/AztecEditor-Android/issues/465

Proposal:
  1. Implement proper support for the alignment properties
  2. Add new Format Bar buttons

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.

Research direction

Start by reviewing the CSS Styles issue #285 and the related Android issue to understand the required alignment properties. Then inspect the existing editor formatting behavior and format bar entry points. Done means alignment works for the proposed HTML/CSS forms and the corresponding Format Bar buttons are available.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html, swift
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.