mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
prettier: Prevent formatting inner languages inside markdown
See also: https://prettier.io/docs/en/options.html
This commit is contained in:
3
.prettierrc
Normal file
3
.prettierrc
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"embeddedLanguageFormatting": "off"
|
||||
}
|
||||
Reference in New Issue
Block a user