export function prepareMarkdownForRichMode(markdown: string): string { return markdown }