mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-02 16:09:59 -04:00
Rebrand HackMD to CodiMD
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
parent
d87505d583
commit
4b060c7dba
16 changed files with 80 additions and 82 deletions
|
@ -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
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue