Add Markdown configuration for Intellij IDEA
I do not know why this fucker decided now to add this configuration file, but i am too tired to fight back.
This commit is contained in:
parent
f6f77107f7
commit
17a86bd896
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="MarkdownSettings">
|
||||
<enabledExtensions>
|
||||
<entry key="MermaidLanguageExtension" value="false" />
|
||||
<entry key="PlantUMLLanguageExtension" value="false" />
|
||||
</enabledExtensions>
|
||||
</component>
|
||||
</project>
|
Loading…
Reference in New Issue