diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-08-12 16:25:15 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-08-12 17:40:44 +0100 |
commit | da4135d0b163bdf3033ebb8a49e86ceaaaec00b6 (patch) | |
tree | 8dd7a11562ea0e160d93866619ba32002afe2a36 /README.md | |
parent | 12bddad6bd46d402e55a3c33475cf24a36e84657 (diff) |
Convert single newlines in text to <br>s.
Fixes #306.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,6 +56,7 @@ web-based cross-browser testing tools for this project. - Rename "Your reports" in main navigation to "Your account". - Centre map on pin location when creating a report. - Zoom into map after second click on marker. + - Maintain single newlines in text output. #306 - Admin improvements: - Greatly improve report edit page, including map. #1347 - Show any waiting reports on admin index page. #1382 |