summaryrefslogtreecommitdiff
path: root/public/docs/yaml-metadata.md
diff options
context:
space:
mode:
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.