import {marked} from 'marked'; export const renderer = new marked.Renderer(); renderer.image = (href: string, text: string) => { return `