mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 03:55:59 +00:00
disable break plugin for now
This commit is contained in:
@@ -37,7 +37,7 @@ export const modrinthPlugins: ComarkPlugin[] = [
|
||||
alert(),
|
||||
attributes(), // safe cuz we filter attributes, ends up being a nice shorthand for any places people want to use the attributes we allow?
|
||||
binding(),
|
||||
breaks(), // makes newlines work like newlines
|
||||
// breaks(), // makes newlines work like newlines //TODO: make this an option?
|
||||
components(),
|
||||
emoji(),
|
||||
footnotes(),
|
||||
|
||||
Reference in New Issue
Block a user