UNPKG

@astrojs/markdoc

Version:
6 lines (5 loc) 132 B
export interface MarkdocIntegrationOptions { allowHTML?: boolean; ignoreIndentation?: boolean; typographer?: boolean; }