markdown-to-html

github · Coding

将 Markdown 文件转换为类似 `marked.js`、`pandoc`、`gomarkdown/markdown` 的 HTML;或编写自定义脚本将 markdown 转为 html,或处理使用 markdown 的网页模板系统(如 `jekyll/jekyll`、`gohugoio/hugo`)的转换任务。适用于请求“将 markdown 转为 html”、“将 md 转为 html”、“渲染 markdown”、“从 markdown 生成 html”,或处理 `.md` 文件及将 markdown 转为 HTML 输出的网页模板系统。支持 CLI 与 Node.js 工作流,兼容 GFM、CommonMark 和标准 Markdown 风格。

Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown to html and/or working on web template systems like `jekyll/jekyll`, `gohugoio/hugo`, or similar web templating systems that utilize markdown documents, converting them to html. Use when asked to "convert markdown to html", "transform md to html", "render markdown", "generate html from markdown", or when working with .md files and/or web a templating system that converts markdown to HTML output. Supports CLI and Node.js workflows with GFM, CommonMark, and standard Markdown flavors.

npx skills add https://github.com/github/awesome-copilot --skill markdown-to-html

星标 34919 · 安装量 9362

GitHub · SkillBox 全部技能