The docs page for https://docs.obsidian.md/Reference/TypeScript+API/MarkdownPostProcessor is missing the following (the most essential) part ```ts (el: HTMLElement, ctx: MarkdownPostProcessorContext): Promise<any> | void; ```