hedgedoc/public/js
hoijui e654ca8a31 Allow to generate lower case header references through the config
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-22 09:05:37 +02:00
..
lib Allow to generate lower case header references through the config 2019-10-22 09:05:37 +02:00
cover.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
extra.js Allow to generate lower case header references through the config 2019-10-22 09:05:37 +02:00
history.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
htmlExport.js
index.js Merge pull request #97 from SISheogorath/fix/linting 2019-06-04 16:09:46 +02:00
locale.js
mathjax-config-extra.js
pretty.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
render.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
reveal-markdown.js
slide.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
utils.js