wordpress-mobile / wordpress-mobile/GutenbergKit
Support tables, lists and other rich text generated by iOS Writing Tools
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 6
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
What problem does this address?
When transforming text with iOS Writing Tools, the formatting is not preserved or converted to appropriate Gutenberg block types. This negates the benefit of using the Writing Tools.
List
Table
What is your proposed solution?
We should preserve the formatting, likely converting the block types as necessary.
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
Start by reproducing the iOS Writing Tools transformations shown in the issue's list and table videos, then trace the GutenbergKit path that converts the resulting rich text. Done means formatting is preserved and lists, tables, and other supported rich text become appropriate Gutenberg block types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- content, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100