Skip to content

krushndayshmookh/markdown-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Markdown to PDF Converter

A simple web application that allows you to write markdown and convert it to PDF. The application provides a live preview of the HTML output as you type.

Features

  • Markdown editor with live preview
  • Syntax highlighting using Highlight.js
  • Format markdown button for better readability
  • Print to PDF using the browser's native functionality
  • Minimal and clean UI

Usage

  1. Simply open index.html in your web browser
  2. Write or paste your markdown in the left panel
  3. See the live HTML preview in the right panel
  4. Use the "Format Markdown" button to improve the formatting of your markdown
  5. Click "Print to PDF" to open your browser's print dialog, where you can save as PDF

Technologies Used

  • Vue.js 3 - Frontend framework
  • Marked - Markdown to HTML conversion
  • Highlight.js - Syntax highlighting
  • Browser's native print API - For generating PDFs

Development

This is a standalone HTML application with no build steps required. Just edit the HTML file directly.

Author

Created by Krushn Dayshmookh. Fully AI Generated using claude-3.7-sonnet-thinking on Cursor.

License

MIT

About

A simple markdown preview and pdf generator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages