summaryrefslogtreecommitdiff
path: root/content/handlers/html/box_normalise.h
Commit message (Collapse)AuthorAgeFilesLines
* split html box processing codeVincent Sanders2020-04-291-0/+15
| | | | | | | reduce the module size of the html box handling code by splitting into smaller sections. No functional code change.
* clean up html box, no functionality change just cosmeticVincent Sanders2020-04-281-0/+50
split up the html box headers tidy up the documentation comments avoid forward declarations in normalisation implementation