Back to Tools
Markdown to PDF
Title:
Clear
Print / Save as PDF
Markdown Editor
# Markdown to PDF Click **Print / Save as PDF** or press **Cmd/Ctrl + P** to directly save or print the document without opening a new tab. ## Features - **Code Highlighting**: Syntax highlighting for code blocks. - **Support Long Code**: Code blocks are wrapped for printing so they won't truncate. ```javascript function example() { console.log("Hello, world!"); } ``` ## Markdown Features * Lists * **Bold** and *Italic* text * [Links](https://xiaochen.dev) > Blockquotes
Live Preview