export function markdownToVue(content: string): string { return `` }