|
@@ -1,130 +1,38 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<project version="4">
|
|
|
- <component name="EntryPointsManager">
|
|
|
- <entry_points version="2.0" />
|
|
|
- </component>
|
|
|
- <component name="MarkdownProjectSettings">
|
|
|
- <PreviewSettings splitEditorLayout="SPLIT" splitEditorPreview="PREVIEW" useGrayscaleRendering="false" zoomFactor="1.0" maxImageWidth="0" showGitHubPageIfSynced="false" allowBrowsingInPreview="false" synchronizePreviewPosition="true" highlightPreviewType="NONE" highlightFadeOut="5" highlightOnTyping="true" synchronizeSourcePosition="true" verticallyAlignSourceAndPreviewSyncPosition="true" showSearchHighlightsInPreview="false" showSelectionInPreview="true">
|
|
|
- <PanelProvider>
|
|
|
- <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.panel" providerName="Default - Swing" />
|
|
|
- </PanelProvider>
|
|
|
- </PreviewSettings>
|
|
|
- <ParserSettings gitHubSyntaxChange="false">
|
|
|
- <PegdownExtensions>
|
|
|
- <option name="ABBREVIATIONS" value="false" />
|
|
|
- <option name="ANCHORLINKS" value="true" />
|
|
|
- <option name="ASIDE" value="false" />
|
|
|
- <option name="ATXHEADERSPACE" value="true" />
|
|
|
- <option name="AUTOLINKS" value="true" />
|
|
|
- <option name="DEFINITIONS" value="false" />
|
|
|
- <option name="DEFINITION_BREAK_DOUBLE_BLANK_LINE" value="false" />
|
|
|
- <option name="FENCED_CODE_BLOCKS" value="true" />
|
|
|
- <option name="FOOTNOTES" value="false" />
|
|
|
- <option name="HARDWRAPS" value="false" />
|
|
|
- <option name="HTML_DEEP_PARSER" value="false" />
|
|
|
- <option name="INSERTED" value="false" />
|
|
|
- <option name="QUOTES" value="false" />
|
|
|
- <option name="RELAXEDHRULES" value="true" />
|
|
|
- <option name="SMARTS" value="false" />
|
|
|
- <option name="STRIKETHROUGH" value="true" />
|
|
|
- <option name="SUBSCRIPT" value="false" />
|
|
|
- <option name="SUPERSCRIPT" value="false" />
|
|
|
- <option name="SUPPRESS_HTML_BLOCKS" value="false" />
|
|
|
- <option name="SUPPRESS_INLINE_HTML" value="false" />
|
|
|
- <option name="TABLES" value="true" />
|
|
|
- <option name="TASKLISTITEMS" value="true" />
|
|
|
- <option name="TOC" value="false" />
|
|
|
- <option name="WIKILINKS" value="true" />
|
|
|
- </PegdownExtensions>
|
|
|
- <ParserOptions>
|
|
|
- <option name="COMMONMARK_LISTS" value="true" />
|
|
|
- <option name="DUMMY" value="false" />
|
|
|
- <option name="EMOJI_SHORTCUTS" value="true" />
|
|
|
- <option name="FLEXMARK_FRONT_MATTER" value="false" />
|
|
|
- <option name="GFM_LOOSE_BLANK_LINE_AFTER_ITEM_PARA" value="false" />
|
|
|
- <option name="GFM_TABLE_RENDERING" value="true" />
|
|
|
- <option name="GITBOOK_URL_ENCODING" value="false" />
|
|
|
- <option name="GITHUB_EMOJI_URL" value="false" />
|
|
|
- <option name="GITHUB_LISTS" value="false" />
|
|
|
- <option name="GITHUB_WIKI_LINKS" value="true" />
|
|
|
- <option name="JEKYLL_FRONT_MATTER" value="false" />
|
|
|
- <option name="SIM_TOC_BLANK_LINE_SPACER" value="true" />
|
|
|
- </ParserOptions>
|
|
|
- </ParserSettings>
|
|
|
- <HtmlSettings headerTopEnabled="false" headerBottomEnabled="false" bodyTopEnabled="false" bodyBottomEnabled="false" embedUrlContent="false" addPageHeader="true">
|
|
|
- <GeneratorProvider>
|
|
|
- <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.generator" providerName="Default Swing HTML Generator" />
|
|
|
- </GeneratorProvider>
|
|
|
- <headerTop />
|
|
|
- <headerBottom />
|
|
|
- <bodyTop />
|
|
|
- <bodyBottom />
|
|
|
- </HtmlSettings>
|
|
|
- <CssSettings previewScheme="UI_SCHEME" cssUri="" isCssUriEnabled="false" isCssTextEnabled="false" isDynamicPageWidth="true">
|
|
|
- <StylesheetProvider>
|
|
|
- <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.css" providerName="Default Swing Stylesheet" />
|
|
|
- </StylesheetProvider>
|
|
|
- <ScriptProviders />
|
|
|
- <cssText />
|
|
|
- </CssSettings>
|
|
|
- <HtmlExportSettings updateOnSave="false" parentDir="$ProjectFileDir$" targetDir="$ProjectFileDir$" cssDir="" scriptDir="" plainHtml="false" imageDir="" copyLinkedImages="false" imageUniquifyType="0" targetExt="" useTargetExt="false" noCssNoScripts="false" linkToExportedHtml="true" exportOnSettingsChange="true" regenerateOnProjectOpen="false" />
|
|
|
- <LinkMapSettings>
|
|
|
- <textMaps />
|
|
|
- </LinkMapSettings>
|
|
|
- </component>
|
|
|
<component name="NullableNotNullManager">
|
|
|
<option name="myDefaultNullable" value="android.support.annotation.Nullable" />
|
|
|
<option name="myDefaultNotNull" value="android.support.annotation.NonNull" />
|
|
|
<option name="myNullables">
|
|
|
<value>
|
|
|
- <list size="4">
|
|
|
+ <list size="7">
|
|
|
<item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" />
|
|
|
<item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" />
|
|
|
- <item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
|
|
|
- <item index="3" class="java.lang.String" itemvalue="android.support.annotation.Nullable" />
|
|
|
+ <item index="2" class="java.lang.String" itemvalue="javax.annotation.CheckForNull" />
|
|
|
+ <item index="3" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
|
|
|
+ <item index="4" class="java.lang.String" itemvalue="android.support.annotation.Nullable" />
|
|
|
+ <item index="5" class="java.lang.String" itemvalue="androidx.annotation.Nullable" />
|
|
|
+ <item index="6" class="java.lang.String" itemvalue="androidx.annotation.RecentlyNullable" />
|
|
|
</list>
|
|
|
</value>
|
|
|
</option>
|
|
|
<option name="myNotNulls">
|
|
|
<value>
|
|
|
- <list size="4">
|
|
|
+ <list size="6">
|
|
|
<item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
|
|
|
<item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
|
|
|
<item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
|
|
|
<item index="3" class="java.lang.String" itemvalue="android.support.annotation.NonNull" />
|
|
|
+ <item index="4" class="java.lang.String" itemvalue="androidx.annotation.NonNull" />
|
|
|
+ <item index="5" class="java.lang.String" itemvalue="androidx.annotation.RecentlyNonNull" />
|
|
|
</list>
|
|
|
</value>
|
|
|
</option>
|
|
|
</component>
|
|
|
- <component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
|
- <OptionsSetting value="true" id="Add" />
|
|
|
- <OptionsSetting value="true" id="Remove" />
|
|
|
- <OptionsSetting value="true" id="Checkout" />
|
|
|
- <OptionsSetting value="true" id="Update" />
|
|
|
- <OptionsSetting value="true" id="Status" />
|
|
|
- <OptionsSetting value="true" id="Edit" />
|
|
|
- <ConfirmationsSetting value="0" id="Add" />
|
|
|
- <ConfirmationsSetting value="0" id="Remove" />
|
|
|
- </component>
|
|
|
- <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
|
|
+ <component name="ProjectRootManager">
|
|
|
<output url="file://$PROJECT_DIR$/build/classes" />
|
|
|
</component>
|
|
|
<component name="ProjectType">
|
|
|
<option name="id" value="Android" />
|
|
|
</component>
|
|
|
- <component name="masterDetails">
|
|
|
- <states>
|
|
|
- <state key="ScopeChooserConfigurable.UI">
|
|
|
- <settings>
|
|
|
- <splitter-proportions>
|
|
|
- <option name="proportions">
|
|
|
- <list>
|
|
|
- <option value="0.2" />
|
|
|
- </list>
|
|
|
- </option>
|
|
|
- </splitter-proportions>
|
|
|
- </settings>
|
|
|
- </state>
|
|
|
- </states>
|
|
|
- </component>
|
|
|
</project>
|