summaryrefslogtreecommitdiff
path: root/public/docs/yaml-metadata.md
diff options
context:
space:
mode:
authorWu Cheng-Han2016-08-15 11:25:27 +0800
committerWu Cheng-Han2016-08-15 11:25:27 +0800
commita013c9d3bc0eb98c935e80bdb694c1a1cf7bd4c4 (patch)
tree5078a64286601b5b476f9613ecaee39e6837aa1d /public/docs/yaml-metadata.md
parente12fae699981762a69a72f6f164c0ec0254ddcf2 (diff)
Update slide mode to show extra info and support url actions and support disqus via yaml-metadata
Diffstat (limited to 'public/docs/yaml-metadata.md')
-rw-r--r--public/docs/yaml-metadata.md11
1 files changed, 11 insertions, 0 deletions
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.