wordpress-mobile / wordpress-mobile/AztecEditor-iOS
Enable toolbar in HTML mode
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 669
- Forks
- 153
- Avg merge
- 11h 27m
- Merged PRs (30d)
- 4
Description
Description:
User's should be able to use the toolbar in HTML mode.
Details:
Applying styles in HTML mode can be non trivial if our intent is to also generate valid HTML.
We'll just enable buttons that will wrap a selected range inside a specified tag. Our default model to implement this will be based on WordPress's Calypso Post Editor.
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.
Research direction
The issue does not name specific files or tests. Start by tracing the toolbar and HTML-mode entry points in the repository, then review the WordPress Calypso Post Editor behavior described here. Done means the applicable toolbar buttons wrap a selected range in the specified tag while preserving valid HTML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- frontend, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100