M
md-to-pdf
Aperte
ctrl + Space
para abrir a paleta de comandos
PDF
Markdown
Preview
Welcome to md-to-pdf
Nome do documento
Preview — A4
GitHub
Academic
Minimal
Compact
# Welcome to md-to-pdf Write or paste your **Markdown** here and see the live preview on the right. ## Features - [x] GitHub-flavored Markdown - [x] Syntax highlighting - [x] Tables support - [x] Dark & light themes ## Code Example ```typescript function greet(name: string): string { return `Hello, ${name}!`; } console.log(greet("World")); ``` ## Table | Feature | Status | |---------|--------| | GFM Tables | ✅ | | Task Lists | ✅ | | Syntax Highlight | ✅ | | PDF Export | ✅ | --- > Click **Download PDF** to export this as a styled PDF.
Página 1 de 1