coderedcorp / coderedcorp/coderedcms
Confirmation email format
Open
Area: Core ⚙
Area: Docs 🧾
skill: coderedcms
Type: Bug
Type: Enhancement
- Dominant language
- Python
- Stars
- 765
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
The body of confirmation emails is always HTML currently. It would be ideal to have a toggle to select text or HTML, as HTML is not necessarily needed in all cases.
At a minimum, it should at least be documented that the body is HTML in both the help text and the docs. Since this is HTML, newlines have no effect and `
` tags must be used. This is a point of confusion among users.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.