You've already forked AstralRinth
forked from didirus/AstralRinth
Make newlines behave like GitHub (#441)
fixes #440, fixes #436 too somehow
This commit is contained in:
committed by
GitHub
parent
441069aa76
commit
2c83425b42
@@ -268,7 +268,7 @@ export default {
|
|||||||
preset: 'default',
|
preset: 'default',
|
||||||
html: true,
|
html: true,
|
||||||
linkify: true,
|
linkify: true,
|
||||||
breaks: true,
|
breaks: false,
|
||||||
},
|
},
|
||||||
loading: {
|
loading: {
|
||||||
color: 'green',
|
color: 'green',
|
||||||
|
|||||||
Reference in New Issue
Block a user