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