hedgedoc/public/docs
David Mehren 3aeb2a619b Pass through breaks option to published note
The markdown for the publish-view is generated
using the `Note.extractMeta` method.
It uses meta-marked to separate the metadata from markdown.
Only the raw markdown is then sent to the client,
so it cannot respect the `breaks` option.

This adds an evil hack to send the `breaks` option with the markdown
if it is contained in the metadata block.

Fixes https://github.com/hedgedoc/hedgedoc/issues/2358

Signed-off-by: David Mehren <git@herrmehren.de>
2022-10-03 20:18:16 +02:00
..
features.md docs: Improve consistency in MathJax examples. 2022-09-04 21:09:01 +02:00
privacy.md.example Replace CodiMD with HedgeDoc 2020-11-14 21:18:36 +01:00
release-notes.md Pass through breaks option to published note 2022-10-03 20:18:16 +02:00
slide-example.md style: linting markdown files 2020-07-10 18:57:59 +02:00
yaml-metadata.md Update public/docs/yaml-metadata.md 2022-09-05 10:11:48 +02:00