Variable defaultMarkdownStyleConfigurationConst
defaultMarkdownStyleConfiguration: {
accentColor: string;
bodyFont: string;
bodyGap: string;
bodySize: string;
codeBackgroundColor: CSSResult;
codeFont: string;
codeSize: string;
contentSelector: string;
h1Size: string;
h2Size: string;
h3Size: string;
h4Size: string;
h5Size: string;
h6Size: string;
liSpacing: string;
smallTextSize: string;
tableBorderColor: CSSResult;
tableBorderWidth: string;
tableHeaderBackgroundColor: CSSResult;
} = ...
Type Declaration
accentColor: string
bodyFont: string
bodyGap: string
bodySize: string
codeBackgroundColor: CSSResult
codeFont: string
codeSize: string
contentSelector: string
h1Size: string
h2Size: string
h3Size: string
h4Size: string
h5Size: string
h6Size: string
liSpacing: string
smallTextSize: string
tableBorderColor: CSSResult
tableBorderWidth: string
The standard rendering style configuration.