OLD | NEW |
(Empty) | |
| 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <project version="4"> |
| 3 <component name="EntryPointsManager"> |
| 4 <entry_points version="2.0" /> |
| 5 </component> |
| 6 <component name="MarkdownProjectSettings"> |
| 7 <PreviewSettings splitEditorLayout="SPLIT" splitEditorPreview="PREVIEW" useG
rayscaleRendering="false" zoomFactor="1.0" maxImageWidth="0" showGitHubPageIfSyn
ced="false" allowBrowsingInPreview="false" synchronizePreviewPosition="true" hig
hlightPreviewType="LINE" highlightFadeOut="5" highlightOnTyping="true" synchroni
zeSourcePosition="true"> |
| 8 <PanelProvider> |
| 9 <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.p
anel" providerName="Default - Swing" /> |
| 10 </PanelProvider> |
| 11 </PreviewSettings> |
| 12 <ParserSettings> |
| 13 <PegdownExtensions> |
| 14 <option name="ABBREVIATIONS" value="false" /> |
| 15 <option name="ANCHORLINKS" value="true" /> |
| 16 <option name="ATXHEADERSPACE" value="true" /> |
| 17 <option name="AUTOLINKS" value="true" /> |
| 18 <option name="DEFINITIONS" value="false" /> |
| 19 <option name="FENCED_CODE_BLOCKS" value="true" /> |
| 20 <option name="FOOTNOTES" value="false" /> |
| 21 <option name="HARDWRAPS" value="false" /> |
| 22 <option name="INSERTED" value="false" /> |
| 23 <option name="QUOTES" value="false" /> |
| 24 <option name="RELAXEDHRULES" value="true" /> |
| 25 <option name="SMARTS" value="false" /> |
| 26 <option name="STRIKETHROUGH" value="true" /> |
| 27 <option name="SUBSCRIPT" value="false" /> |
| 28 <option name="SUPERSCRIPT" value="false" /> |
| 29 <option name="SUPPRESS_HTML_BLOCKS" value="false" /> |
| 30 <option name="SUPPRESS_INLINE_HTML" value="false" /> |
| 31 <option name="TABLES" value="true" /> |
| 32 <option name="TASKLISTITEMS" value="true" /> |
| 33 <option name="TOC" value="false" /> |
| 34 <option name="WIKILINKS" value="true" /> |
| 35 </PegdownExtensions> |
| 36 <ParserOptions> |
| 37 <option name="COMMONMARK_LISTS" value="false" /> |
| 38 <option name="DUMMY" value="false" /> |
| 39 <option name="EMOJI_SHORTCUTS" value="true" /> |
| 40 <option name="FLEXMARK_FRONT_MATTER" value="false" /> |
| 41 <option name="GFM_LOOSE_BLANK_LINE_AFTER_ITEM_PARA" value="false" /> |
| 42 <option name="GFM_TABLE_RENDERING" value="true" /> |
| 43 <option name="GITBOOK_URL_ENCODING" value="false" /> |
| 44 <option name="GITHUB_EMOJI_URL" value="false" /> |
| 45 <option name="GITHUB_LISTS" value="true" /> |
| 46 <option name="GITHUB_WIKI_LINKS" value="true" /> |
| 47 <option name="JEKYLL_FRONT_MATTER" value="false" /> |
| 48 <option name="SIM_TOC_BLANK_LINE_SPACER" value="true" /> |
| 49 </ParserOptions> |
| 50 </ParserSettings> |
| 51 <HtmlSettings headerTopEnabled="false" headerBottomEnabled="false" bodyTopEn
abled="false" bodyBottomEnabled="false" embedUrlContent="false" addPageHeader="t
rue"> |
| 52 <GeneratorProvider> |
| 53 <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.g
enerator" providerName="Default Swing HTML Generator" /> |
| 54 </GeneratorProvider> |
| 55 <headerTop /> |
| 56 <headerBottom /> |
| 57 <bodyTop /> |
| 58 <bodyBottom /> |
| 59 </HtmlSettings> |
| 60 <CssSettings previewScheme="UI_SCHEME" cssUri="" isCssUriEnabled="false" isC
ssTextEnabled="false" isDynamicPageWidth="true"> |
| 61 <StylesheetProvider> |
| 62 <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.c
ss" providerName="Default Swing Stylesheet" /> |
| 63 </StylesheetProvider> |
| 64 <ScriptProviders /> |
| 65 <cssText /> |
| 66 </CssSettings> |
| 67 <HtmlExportSettings updateOnSave="false" parentDir="$ProjectFileDir$" target
Dir="$ProjectFileDir$" cssDir="" scriptDir="" plainHtml="false" imageDir="" copy
LinkedImages="false" imageUniquifyType="0" targetExt="" useTargetExt="false" noC
ssNoScripts="false" linkToExportedHtml="true" exportOnSettingsChange="true" rege
nerateOnProjectOpen="false" /> |
| 68 <LinkMapSettings> |
| 69 <textMaps /> |
| 70 </LinkMapSettings> |
| 71 </component> |
| 72 <component name="NullableNotNullManager"> |
| 73 <option name="myDefaultNullable" value="android.support.annotation.Nullable"
/> |
| 74 <option name="myDefaultNotNull" value="android.support.annotation.NonNull" /
> |
| 75 <option name="myNullables"> |
| 76 <value> |
| 77 <list size="4"> |
| 78 <item index="0" class="java.lang.String" itemvalue="org.jetbrains.anno
tations.Nullable" /> |
| 79 <item index="1" class="java.lang.String" itemvalue="javax.annotation.N
ullable" /> |
| 80 <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbug
s.annotations.Nullable" /> |
| 81 <item index="3" class="java.lang.String" itemvalue="android.support.an
notation.Nullable" /> |
| 82 </list> |
| 83 </value> |
| 84 </option> |
| 85 <option name="myNotNulls"> |
| 86 <value> |
| 87 <list size="4"> |
| 88 <item index="0" class="java.lang.String" itemvalue="org.jetbrains.anno
tations.NotNull" /> |
| 89 <item index="1" class="java.lang.String" itemvalue="javax.annotation.N
onnull" /> |
| 90 <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbug
s.annotations.NonNull" /> |
| 91 <item index="3" class="java.lang.String" itemvalue="android.support.an
notation.NonNull" /> |
| 92 </list> |
| 93 </value> |
| 94 </option> |
| 95 </component> |
| 96 <component name="ProjectLevelVcsManager" settingsEditedManually="false"> |
| 97 <OptionsSetting value="true" id="Add" /> |
| 98 <OptionsSetting value="true" id="Remove" /> |
| 99 <OptionsSetting value="true" id="Checkout" /> |
| 100 <OptionsSetting value="true" id="Update" /> |
| 101 <OptionsSetting value="true" id="Status" /> |
| 102 <OptionsSetting value="true" id="Edit" /> |
| 103 <ConfirmationsSetting value="0" id="Add" /> |
| 104 <ConfirmationsSetting value="0" id="Remove" /> |
| 105 </component> |
| 106 <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" defau
lt="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk
-type="JavaSDK"> |
| 107 <output url="file://$PROJECT_DIR$/build/classes" /> |
| 108 </component> |
| 109 <component name="ProjectType"> |
| 110 <option name="id" value="Android" /> |
| 111 </component> |
| 112 </project> |
OLD | NEW |