aboutsummaryrefslogtreecommitdiffstats
path: root/modules/html
Commit message (Collapse)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
| | | | | | | | | Change all license headers to comply with REUSE specification. Fix #16132 Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github> Co-authored-by: John Olheiser <john.olheiser@gmail.com>
* Move svg html render to modules/svg (#21716)Lunny Xiao2022-11-081-0/+34
Also added more checks for the render function. Co-authored-by: silverwind <me@silverwind.io>