summaryrefslogtreecommitdiff
path: root/public/js/extra.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/js/extra.js')
-rw-r--r--public/js/extra.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/js/extra.js b/public/js/extra.js
index 499bdc4c..bc6092db 100644
--- a/public/js/extra.js
+++ b/public/js/extra.js
@@ -1115,6 +1115,7 @@ module.exports = {
renderTitle: renderTitle,
renderFilename: renderFilename,
renderTags: renderTags,
+ isValidURL: isValidURL,
generateToc: generateToc,
smoothHashScroll: smoothHashScroll,
scrollToHash: scrollToHash,