Product Release Notes
Highlights
- Added a live Markdown preview
- Supports bold, italic, tables, task lists, and code
- Exports the rendered document to PDF
Checklist
- Draft content
- Preview formatting
- Share final PDF
| Area | Status |
|---|---|
| Editor | Ready |
| Export | Ready |
Keep the writing flow simple: paste, preview, export.
const format = "markdown";
console.log(`Exporting ${format} to PDF`);