markdown-navigator.xml 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="FlexmarkProjectSettings">
  4. <FlexmarkHtmlSettings flexmarkSpecExampleRendering="0" flexmarkSpecExampleRenderHtml="false">
  5. <flexmarkSectionLanguages>
  6. <option name="1" value="Markdown" />
  7. <option name="2" value="HTML" />
  8. <option name="3" value="flexmark-ast:1" />
  9. </flexmarkSectionLanguages>
  10. </FlexmarkHtmlSettings>
  11. </component>
  12. <component name="MarkdownProjectSettings">
  13. <PreviewSettings splitEditorLayout="SPLIT" splitEditorPreview="PREVIEW" useGrayscaleRendering="false" zoomFactor="1.0" maxImageWidth="0" synchronizePreviewPosition="true" highlightPreviewType="NONE" highlightFadeOut="5" highlightOnTyping="true" synchronizeSourcePosition="true" verticallyAlignSourceAndPreviewSyncPosition="true" showSearchHighlightsInPreview="false" showSelectionInPreview="true" lastLayoutSetsDefault="false">
  14. <PanelProvider>
  15. <provider providerId="com.vladsch.md.nav.editor.swing.html.panel" providerName="Default - Swing" />
  16. </PanelProvider>
  17. </PreviewSettings>
  18. <ParserSettings gitHubSyntaxChange="false" correctedInvalidSettings="false" emojiShortcuts="1" emojiImages="0">
  19. <PegdownExtensions>
  20. <option name="ANCHORLINKS" value="true" />
  21. <option name="ATXHEADERSPACE" value="true" />
  22. <option name="AUTOLINKS" value="true" />
  23. <option name="FENCED_CODE_BLOCKS" value="true" />
  24. <option name="INTELLIJ_DUMMY_IDENTIFIER" value="true" />
  25. <option name="RELAXEDHRULES" value="true" />
  26. <option name="STRIKETHROUGH" value="true" />
  27. <option name="TABLES" value="true" />
  28. <option name="TASKLISTITEMS" value="true" />
  29. <option name="WIKILINKS" value="true" />
  30. </PegdownExtensions>
  31. <ParserOptions>
  32. <option name="COMMONMARK_LISTS" value="true" />
  33. <option name="EMOJI_SHORTCUTS" value="true" />
  34. <option name="GFM_TABLE_RENDERING" value="true" />
  35. <option name="GITHUB_WIKI_LINKS" value="true" />
  36. <option name="PRODUCTION_SPEC_PARSER" value="true" />
  37. <option name="SIM_TOC_BLANK_LINE_SPACER" value="true" />
  38. </ParserOptions>
  39. </ParserSettings>
  40. <HtmlSettings headerTopEnabled="false" headerBottomEnabled="false" bodyTopEnabled="false" bodyBottomEnabled="false" addPageHeader="true" imageUriSerials="false" addDocTypeHtml="true" noParaTags="false" plantUmlConversion="0">
  41. <GeneratorProvider>
  42. <provider providerId="com.vladsch.md.nav.editor.swing.html.generator" providerName="Default Swing HTML Generator" />
  43. </GeneratorProvider>
  44. <headerTop />
  45. <headerBottom />
  46. <bodyTop />
  47. <bodyBottom />
  48. </HtmlSettings>
  49. <CssSettings previewScheme="UI_SCHEME" cssUri="" isCssUriEnabled="false" isCssUriSerial="true" isCssTextEnabled="false" isDynamicPageWidth="true">
  50. <StylesheetProvider>
  51. <provider providerId="com.vladsch.md.nav.editor.swing.html.css" providerName="Default Swing Stylesheet" />
  52. </StylesheetProvider>
  53. <ScriptProviders />
  54. <cssText />
  55. <cssUriHistory />
  56. </CssSettings>
  57. </component>
  58. </project>