hedgedoc/lib/web
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
..
auth Rework debug logging 2019-06-08 21:27:29 +02:00
imageRouter Merge pull request #32 from codimd/aws-endpoints 2019-09-02 18:50:29 +03:00
middleware Fix eslint warnings 2019-05-31 00:30:29 +02:00
baseRouter.js refactor(baseRouter.js): Adjust style fit standard 2017-05-08 19:29:06 +08:00
historyRouter.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
noteRouter.js Refactored note-creation with given noteId 2019-09-04 20:25:32 +02:00
statusRouter.js Allow to generate lower case header references through the config 2019-10-22 09:05:37 +02:00
userRouter.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
utils.js Allow posting new note with content 2018-01-18 10:41:58 +01:00