unicef / magicbox

A platform that uses real-time data to inform life-saving humanitarian responses to emergency situations
https://www.unicef.org/innovation/Magicbox
BSD 3-Clause "New" or "Revised" License
86 stars 16 forks source link

Refactor docs to one sentence per line #28

Closed jwflory closed 6 years ago

jwflory commented 6 years ago

This is a borrowed convention from AsciiDoc that I fell in love. Writing docs as one sentence per line is weird as a writer, but it makes a PR against docs easier to read and understand. The diff will align sentences side-by-side. So this commit brings our existing docs into this format.

Some of the docs up to this point were already written this way, so this also makes everything consistent too.