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.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/public/js/index.js b/public/js/index.js
index 03f5e587..f37244bb 100644
--- a/public/js/index.js
+++ b/public/js/index.js
@@ -104,6 +104,14 @@ var supportExternals = [
{
text: '{%gist gistid %}',
search: 'gist'
+ },
+ {
+ text: '{%slideshare slideshareid %}',
+ search: 'slideshare'
+ },
+ {
+ text: '{%speakerdeck speakerdeckid %}',
+ search: 'speakerdeck'
}
];
var supportExtraTags = [