Files
@ ca830f9d01a8
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
ca830f9d01a8
4.4 KiB
image/svg+xml
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.