Add Markdown support to package comments
commit9aa4203c7efd5ef1015eb32eca5e0764a5afe183
authorLukas Fleischer <lfleischer@archlinux.org>
Sun, 23 Apr 2017 11:54:21 +0000 (23 13:54 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Sun, 23 Apr 2017 16:43:26 +0000 (23 18:43 +0200)
tree8401005b860541ea8f4be94e7b58d7d0eb808eac
parent016b40f99d679f0787f7c8a5f61f4a411b6c3632
Add Markdown support to package comments

Support Markdown syntax in package comments. Among other things, this
makes it easier to paste command line output and patches.

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