"Heading 1" generates h2, "Heading 2" generates h3, ...
Open
Nobody has claimed this yet.
0. to triage
bug
feature:composer
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Steps to reproduce
- Set up an account
- Compose an email
- Insert headings
Expected behavior
Heading X corresponds to an hX element in HTML
Actual behavior
Mail app version
3.7
Mailserver or service
No response
Operating system
No response
PHP engine version
None
Web server
None
Database
None
Additional info
No response
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
No files or tests are named. Reproduce the issue in the compose email editor, then trace the heading insertion and HTML generation path. Done means Heading X produces an hX element, with coverage for the heading levels if the existing test structure supports it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100