Commit graph

2 commits

Author SHA1 Message Date
Joda Stößer
5b319a056c
fix: remove paragraph separators (#1)
There are line and paragraph separators as unicode symbols which are only visible in Chrome on Windows machines and are difficult to detect on other setups. They cause visual inconsistencies and can be safely removed.
https://www.fileformat.info/info/unicode/char/2029/index.htm
https://stackoverflow.com/questions/39603446/why-is-this-symbol-showing-up-on-chrome-and-not-firefox-or-edge
2020-02-02 22:16:57 -07:00
Matthew Holt
03b6fddeb0
Initial commit 2020-01-24 12:47:52 -07:00