Files
notifications-admin/app
Chris Hill-Scott c3515e44cd Stop accidental markdown in go live ticket
In Markdown this is interpreted as a H1:
```
Text
---
```

We can prevent this by adding an extra linebreak, like this:
```
Text

---
```
2020-12-22 17:03:22 +00:00
..
2020-12-04 10:52:09 +00:00
2020-10-29 13:53:50 +00:00
2020-08-14 11:29:38 +01:00