export interface MarkdocIntegrationOptions { allowHTML?: boolean; ignoreIndentation?: boolean; typographer?: boolean; }