一款支持markdown转image的工具const filePath = await md2image(`#你好 > 引用内容 `,"/root/temp") console.log(filePath) ```javascript1 version0.0.110 months ago