diff options
Diffstat (limited to 'src/util/html.js')
-rw-r--r-- | src/util/html.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/html.js b/src/util/html.js index ceca5966..913dc7b2 100644 --- a/src/util/html.js +++ b/src/util/html.js @@ -1,3 +1,5 @@ +// @format +// // Some really simple functions for formatting HTML content. // COMPREHENSIVE! |