Open
Description
User Story - Business Need
This ticket will be updated later.
- Ticket is understood, and QA has been contacted (if the ticket has a QA label).
User Story(ies)
As a Notify stakeholder,
I want to translate markdown to HTML or plain text according to a specification
So that future changes to the code don't cause undetected regressions.
Additional Info and Resources
Work for #198 and #199 codified a specification for rendering markdown templates as HTML and plain text. Skipped unit tests exist in tests/test_template2.py. Implement the code needed to make those tests pass!
Do no delete code in any existing files, and do not make any changes in notification-api for this ticket.
Engineering Checklist
- [ ]
Acceptance Criteria
- This work is added to the sprint review slide deck (key win bullet point and demo slide)
Activity