the type definition here https://github.com/obsidianmd/obsidian-api/blob/master/obsidian.d.ts#L2230-L2245 says that MarkdownRenderer.renderMarkdown()
is deprecated but the document MarkdownRenderer - Developer Documentation does not mention it nor it does have a document for render()
method.
but the official api repository GitHub - obsidianmd/obsidian-api: Type definitions for the latest Obsidian API. says it accepts only API bug reports and not a document issue.
so where can I find a proper document and where should I report the document issue?