1 2 3 4
export interface MarkdocIntegrationOptions { allowHTML?: boolean; ignoreIndentation?: boolean; }