Rebrand HackMD to CodiMD
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
@@ -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 HackMD choose to breaks every time you enter a break.
|
||||
The original markdown syntax breaks only if you put space twice, but CodiMD 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 allow you to enable Disqus with your shortname.
|
||||
|
||||
**Example**
|
||||
```xml
|
||||
disqus: hackmd
|
||||
disqus: codimd
|
||||
```
|
||||
|
||||
slideOptions
|
||||
@@ -146,4 +146,4 @@ https://github.com/hakimel/reveal.js/tree/master/css/theme
|
||||
slideOptions:
|
||||
transition: fade
|
||||
theme: white
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user