summaryrefslogtreecommitdiff
path: root/public/docs/yaml-metadata.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--public/docs/yaml-metadata.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/docs/yaml-metadata.md b/public/docs/yaml-metadata.md
index 10956382..d7907005 100644
--- a/public/docs/yaml-metadata.md
+++ b/public/docs/yaml-metadata.md
@@ -96,7 +96,7 @@ dir: rtl
## breaks
This option means the hardbreaks in the note will be parsed or be ignore.
-The original markdown syntax breaks only if you put space twice, but CodiMD choose to breaks every time you enter a break.
+The original markdown syntax breaks only if you put space twice, but HedgeDoc choose to breaks every time you enter a break.
You can only use whether `true` or `false`.
> default: not set (which will be true)
@@ -125,7 +125,7 @@ This option allows you to enable Disqus with your shortname.
**Example**
```yml
-disqus: codimd
+disqus: hedgedoc
```
## type