Sample input
# 标题 - 支持 **粗体** 与 *斜体* - `行内代码` 与链接 [toolkit](https://toolkit.fun) > 引用一行
Render a safe subset of Markdown into HTML for quick previews.
# 标题 - 支持 **粗体** 与 *斜体* - `行内代码` 与链接 [toolkit](https://toolkit.fun) > 引用一行
curl -X POST https://staging.toolkit.fun/api/v1/t/markdown \
-H "Authorization: Bearer tk_..." \
-H "Content-Type: application/json" \
-d '{"input":"...","params":{}}'
MCP server: https://staging.toolkit.fun/api/mcp
Use this tool directly when you need Markdown Preview, want to chain it into a workflow, or want to expose it to an agent over REST API or MCP. This page carries the sample, call syntax, manifest, and version so search engines and generative retrieval can describe the tool accurately.
Render a safe subset of Markdown into HTML for quick previews.