dsh-markdown-to-html
其他 活跃维护

dsh-markdown-to-html

uckkk/dsh-markdown-to-html

内置标准Markdown语法解析规则,支持标题、列表、代码块等常用元素转换,输出结构清晰的合规HTML代码,可嵌入前端项目或用于静态内容生成,转换效率高且无需复杂配置

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
5 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:uckkk/dsh-markdown-to-html
git clone https://github.com/uckkk/dsh-markdown-to-html.git
git clone git@github.com:uckkk/dsh-markdown-to-html.git
README.md main

dsh-markdown-to-html · Markdown 转 HTML

纯 Node 实现,无网络、无外部服务。

安装

dsh plugin add dsh-markdown-to-html

安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-markdown-to-html"。

安装

dsh plugin add github:uckkk/dsh-markdown-to-html

使用

安装后在会话中调用该插件注册的工具即可。

许可

MIT

安装即在本机运行第三方代码,请自行审阅源码。