Which Markdown syntax is supported?
The viewer supports headings, paragraphs, emphasis, links, blockquotes, ordered and unordered lists, tables, task lists, strikethrough, inline code, and code blocks using commonly used GitHub Flavored Markdown syntax.
Why is an image in my document not displayed?
Web-hosted images are blocked by default for privacy and can be enabled from the reading controls. Relative images such as images/photo.png cannot be found when only the MD file is selected, so the viewer shows a notice instead.
Will HTML or scripts inside Markdown run?
No. Scripts, iframes, forms, and unsafe attributes are removed before the preview is shown. Only safe formatting HTML may remain.
What should I do if text looks garbled?
Toolit reads standard UTF-8 text. If an older ANSI or regional encoding looks garbled, save the file as UTF-8 in a text editor and open it again.
Will it look exactly the same as GitHub or an AI service?
The core Markdown syntax is similar, but fonts, colors, code highlighting, and service-specific extensions can differ. Toolit focuses on readable content and document structure.
Can I edit Markdown or export it as PDF?
The viewer does not edit the source, but content opened by pasting can be saved unchanged as an MD file. Use Markdown Converter when you need HTML, PDF, DOCX, or TXT.