aboutsummaryrefslogtreecommitdiff
path: root/app/helpers/title_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Replace underscores with the proper HTML tagsMiquel Sabaté Solà2025-01-271-0/+14
This was already handled correctly in the case of TeX and CSV, but the HTML rendering was still to be handled. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>