Skip to content

feat(export): add built-in Export options (PDF, DOC, HTML) to Markdown Live Preview #99

@arindam-sahoo

Description

@arindam-sahoo

I've been using Markdown Live Preview for the past three years, and it’s been one of my go-to tools for quick markdown editing and previews.
However, one recurring inconvenience has been the lack of an export option.

Whenever I need to save my markdown as a document, I’ve had to:

  • Manually copy the rendered preview
  • Paste it into a Word file or another editor
  • Format and save it as a .doc or .pdf

This process works, but it breaks the otherwise smooth, in-browser workflow.

💡 Proposed Solution

Add native Export functionality that allows users to directly:

  • Download as HTML
  • Export as PDF
  • Save as DOC

✅ Expected Benefits

  • Faster document sharing and saving
  • Better productivity for writers, developers, and note-takers
  • Keeps the tool self-contained and privacy-friendly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions