rendercomment: use python-markdown's new registration API
First, this gets rid of the deprecation warnings Python displayed.
Second, this fixes the case where a link contained a pair of
underscores, which used to be interpreted as an emphasis because the
linkify processor ran after the emphasis processor.
Signed-off-by:
Lukas Fleischer <lfleischer@archlinux.org>
Please register or sign in to comment