/text local tool
Markdown Preview
Preview docs and release notes while escaping raw HTML.
Local execution receiptinput path disclosedTool content stays out of MonoTools URLs and API requests.
- Working input
- Browser memory
- Cross-tool handoff
- Session only · 10 min
- URL payload
- Never
- Export
- Explicit action
Verify it: open DevTools Network, clear the log, use the tool, then inspect fetch/XHR requests. Page assets and optional aggregate analytics may use the network; tool input is not included.
Full privacy modelLoading tool...
01
How to use
- 01Paste or write Markdown in the left editor.
- 02Inspect the rendered preview on the right.
- 03Copy either the Markdown source or generated HTML.
02
FAQ
- Which Markdown syntax is supported?
- The preview uses a GFM-capable parser for tables, task lists, autolinks and fenced code, then sanitizes the generated HTML before rendering.
- Can raw HTML execute?
- No. Generated HTML is sanitized with DOMPurify, and remote images remain blocked unless you explicitly opt in.
03
Related tools
- →/text.env ParserParse dotenv files and compare schemas or private values.
- →/textSQL FormatterFormat SQL with consistent casing and spacing.
- →/textJavaScript Regex TesterExplain, test and regression-check JavaScript regex safely.
- →/textText Case ConverterConvert code or prose case with locale and acronym controls.