发表博客。
我从 API 获取富文本,例如:
{
“描述”:“###标题。字体粗体###第二标题...”
}
我想将描述转换为 html 结构。我该怎么办?
我尝试使用内容 nuxt 3 但我需要文件 md。
我只想将描述转换为 html 结构...
有可能吗?
vue3-markdown-它解决了这个问题。
https://dev.to/matijanovosel/rendering-markdown-in-vue-3-3maj
https://github.com/JanGuillermo/vue3-markdown-it