Do not keep line breaks in comments
commit362ee754e7d28c36f74b7feee03e529a380dd379
authorLukas Fleischer <lfleischer@archlinux.org>
Mon, 24 Apr 2017 15:39:40 +0000 (24 17:39 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Mon, 24 Apr 2017 19:10:02 +0000 (24 21:10 +0200)
treec17b49ce15a117956a61a8d7c763211af6396349
parent136171e509b78d89b095bc5599bc158acd1250e7
Do not keep line breaks in comments

With the new Markdown support, text paragraphs are now properly
converted to HTML paragraphs, so we no longer need to keep line breaks.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
aurweb/scripts/rendercomment.py
test/t2600-rendercomment.sh