Automattic / Automattic/google-docs-add-on
Full support for text-styling attributes
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 169
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] FONT_SIZE
- [x] ITALIC
- [x] STRIKETHROUGH
- [ ] FOREGROUND_COLOR
- [x] BOLD
- [x] LINK_URL
- [x] UNDERLINE
- [ ] FONT_FAMILY
- [ ] BACKGROUND_COLOR
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names four unsupported attributes: FONT_SIZE, FOREGROUND_COLOR, FONT_FAMILY, and BACKGROUND_COLOR, but no files or tests. Search the repository for the supported styling attributes first, then trace how their values are transferred from Google Docs; done means each unchecked attribute is supported and verified without regressing the checked ones.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100