Files
@ ca830f9d01a8
Branch filter:
Location: kallithea/scripts/make-release
ca830f9d01a8
2.0 KiB
text/plain
helpers: inline url markup in urlify_text
We inline it so we eventually can match all patterns in the same regexp and
thus avoid problems with parsing of formatted html. Inlining it will also make
repo_name and other parameters easily available.
We inline it so we eventually can match all patterns in the same regexp and
thus avoid problems with parsing of formatted html. Inlining it will also make
repo_name and other parameters easily available.