summaryrefslogtreecommitdiff
path: root/public/js/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/js/index.js')
-rw-r--r--public/js/index.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/js/index.js b/public/js/index.js
index 76edf022..92a06a53 100644
--- a/public/js/index.js
+++ b/public/js/index.js
@@ -124,6 +124,10 @@ var supportReferrals = [
search: '![]()'
},
{
+ text: '![image alt](url "title" =WidthxHeight)',
+ search: '![]()'
+ },
+ {
text: '[TOC]',
search: '[]'
}