WS-2016.3.2 <mdonnel@EDINBK107739 Update markdown.xml

This commit is contained in:
mdonnel 2017-01-04 14:30:41 +00:00
parent 6aca496595
commit 0be0ca4397

View File

@ -1,3 +1,10 @@
<application> <application>
<component name="MarkdownApplicationSettings">
<MarkdownPreviewSettings>
<HtmlPanelProviderInfo>
<ProviderInfo name="JavaFX WebView" className="org.intellij.plugins.markdown.ui.preview.javafx.JavaFxHtmlPanelProvider" />
</HtmlPanelProviderInfo>
</MarkdownPreviewSettings>
</component>
<component name="MarkdownSettings" parsingTimeout="10000" smarts="false" quotes="false" abbreviations="false" hardWraps="false" autoLinks="false" wikiLinks="false" tables="false" definitions="false" fencedCodeBlocks="false" suppressHTMLBlocks="false" suppressInlineHTML="false" strikethrough="false" /> <component name="MarkdownSettings" parsingTimeout="10000" smarts="false" quotes="false" abbreviations="false" hardWraps="false" autoLinks="false" wikiLinks="false" tables="false" definitions="false" fencedCodeBlocks="false" suppressHTMLBlocks="false" suppressInlineHTML="false" strikethrough="false" />
</application> </application>