codimd/public/js/lib
hoijui 34c2bfcfc5 Allow to generate lower case header references through the config (#1305)
This makes the references consistent/compatible with GitHub,
GitLab, Pandoc and many other tools.

This behavior can be enabled in config.json with:

```
"linkifyHeaderStyle": "gfm"
```

Signed-off-by: hoijui <hoijui.quaero@gmail.com>
2019-10-21 22:17:55 +02:00
..
common Allow to generate lower case header references through the config (#1305) 2019-10-21 22:17:55 +02:00
config Fix broken unicode urls 2018-06-26 22:25:36 +02:00
editor feat: add toolbar buttons for table tools 2019-10-14 14:14:32 +08:00
appState.js refactor: fix lint on public/js/lib/appState.js 2019-08-04 23:56:35 +08:00
modeType.js Manage syncscroll / currentMode in appState 2017-05-07 20:38:22 +08:00
syncscroll.js Support empty spoiler container syntax 2019-09-08 00:44:38 +08:00