Make newlines behave like GitHub (#441)

fixes #440, fixes #436 too somehow
This commit is contained in:
Emma C. Pointer-Null 2022-03-30 00:26:43 -04:00 committed by GitHub
parent 441069aa76
commit 2c83425b42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -268,7 +268,7 @@ export default {
preset: 'default',
html: true,
linkify: true,
breaks: true,
breaks: false,
},
loading: {
color: 'green',