mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2025-02-24 13:44:33 +01:00
Allow single line breaks
This commit is contained in:
parent
2f91fdf276
commit
334f8ae278
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ module.config [
|
|||
sanitize: true
|
||||
smartLists: true
|
||||
smartypants: true
|
||||
breaks: true
|
||||
|
||||
|
||||
markedProvider.setRenderer
|
||||
|
|
Loading…
Reference in a new issue