mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-16 00:14:18 -05:00
We have a route at /_email for testing the email template. This commit adds: - ordered lists - a URL And it fixes: - the unordered list (markdown requires two line break before starting a list) This is so that we can test how these features look locally without having to send an email.