From a013c9d3bc0eb98c935e80bdb694c1a1cf7bd4c4 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Mon, 15 Aug 2016 11:25:27 +0800 Subject: Update slide mode to show extra info and support url actions and support disqus via yaml-metadata --- public/docs/yaml-metadata.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'public/docs') diff --git a/public/docs/yaml-metadata.md b/public/docs/yaml-metadata.md index d22fccda..7158104b 100644 --- a/public/docs/yaml-metadata.md +++ b/public/docs/yaml-metadata.md @@ -117,6 +117,17 @@ This option allow you to enable Google Analytics with your ID. GA: UA-12345667-8 ``` +disqus +--- +This option allow you to enable Disqus with your shortname. + +> default: not set (which won't enable) + +**Example** +```xml +disqus: hackmd +``` + slideOptions --- This option allow you provide custom options to slide mode. -- cgit v1.2.3