diff options
template: simple html filter for repository description (#5242)
* Add markdown renderer function to templates, use it for description in repo template
* Fix function call
* Define function Md2html in template namespace
* Change filter from Md2html to nl2br
* Change filter name to NewLine2br as suggested
* Update description output:
- just replace `\n` by `<br>`
- sanitize html after replace
Diffstat (limited to 'routes/api/v1/org')
0 files changed, 0 insertions, 0 deletions