mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
Make newlines behave like GitHub (#441)
fixes #440, fixes #436 too somehow
This commit is contained in:
+1
-1
@@ -268,7 +268,7 @@ export default {
|
||||
preset: 'default',
|
||||
html: true,
|
||||
linkify: true,
|
||||
breaks: true,
|
||||
breaks: false,
|
||||
},
|
||||
loading: {
|
||||
color: 'green',
|
||||
|
||||
Reference in New Issue
Block a user