Why does the PDF button open the print dialog?
The browser print dialog preserves the text, tables, code, and font layout already shown in the preview. Choose ‘Save as PDF’ as the destination to create a PDF file without printing on paper.
Can the downloaded HTML be opened offline?
The document content and styles are included in one HTML file, so it can open offline. External web images that you chose to allow still need an internet connection to load from their original URLs.
Will scripts or unsafe HTML be included in the result?
No. Scripts, iframes, forms, and unsafe attributes are removed before export. Only safe HTML needed for normal document formatting remains.
Why is the table of contents unavailable?
The table of contents is generated from headings such as H1, H2, and H3. If the document has only one heading or none, there are no useful destinations and the option is disabled.
Will the result look exactly like GitHub?
Core Markdown syntax is rendered similarly, but GitHub-specific fonts, code colors, and extensions can differ. Toolit focuses on producing a self-contained document suitable for sharing and printing.