Merge commit 'cf591b7c0c598d34896709db6d28598da37e3ff6'

This commit is contained in:
Bjørn Erik Pedersen
2023-02-23 07:52:04 +01:00
36 changed files with 389 additions and 149 deletions

View File

@@ -32,7 +32,7 @@ For details on the extensions, refer to [this section](https://github.com/yuin/g
Some settings explained:
hardWrap
hardWraps
: By default, Goldmark ignores newlines within a paragraph. Set to `true` to render newlines as `<br>` elements.
unsafe