Aa
文本工具
Markdown Preview
Markdown Preview 在浏览器中运行,用于检查、转换或准备结果,不会把输入发送到服务器。
文本工具
Input / output
Processed in browserInput not sent to server
Preview
Title
Bold and inline code
- Live preview
- Table of contents
| Item | Value |
|---|---|
| Preview | Live |
HTML is escaped.
<script>x</script>
Stats
- Characters
- 165
- Words
- 21
- Lines
- 13
TOC
HTML export
<!doctype html><html lang="ko"><head><meta charset="utf-8" /></head><body><h1>Title</h1> <p><strong>Bold</strong> and <code>inline code</code></p> <ul><li><input type="checkbox" checked disabled /> Live preview</li><li>Table of contents</li></ul> <table><thead><tr><th>Item</th><th>Value</th></tr></thead><tbody><tr><td>Preview</td><td>Live</td></tr></tbody></table> <blockquote>HTML is escaped.</blockquote> <p><script>x</script></p></body></html>
HelpOpen usage notes, examples, practical tips, and FAQ only when you need them.
What is this tool?
Markdown Preview 是面向文本流程的本地浏览器工具,输入、选项和结果都在同一页面完成。
How to use it
- 粘贴输入
在输入区域输入或粘贴要处理的值。
- 调整选项
选择适合 Markdown, preview, HTML escape 的模式、格式或单位。
- 检查结果
运行工具,确认结果后再复制或下载。
Examples
Markdown Preview 示例
- Input
- 示例输入
- Output
- 在浏览器中检查后的输出。
Practical tips
- 内容较大时,先从小样本开始。
- 广告会保持在主要控件和结果区域之外。
FAQ
Markdown Preview 应该输入什么?
请输入与页面任务匹配的值,并在运行前调整选项。
可以复制 Markdown Preview 的结果吗?
可以。检查结果后即可复制或下载。
Markdown Preview 支持移动端吗?
支持。输入、选项和结果会在小屏幕上纵向排列。
输入会发送到服务器吗?
不会。该工具设计为在浏览器内处理输入。