Skip to content

v1.0.0 - Markdown Previewer with Smart PDF Export

Choose a tag to compare

@aadhar41 aadhar41 released this 16 Jan 06:33
· 6 commits to master since this release

πŸŽ‰ Markdown Previewer v1.0.0

A modern, feature-rich React application for writing and previewing Markdown with professional PDF export capabilities.

✨ Features

Core Functionality

  • Live Preview: Real-time markdown rendering as you type
  • Split-Pane Editor: Side-by-side editor and preview layout
  • Modern UI: Beautiful gradient design with smooth animations
  • Responsive Design: Works seamlessly on desktop and mobile

Markdown Support

  • Standard Markdown syntax (headings, lists, links, images)
  • Bold, italic, and inline code formatting
  • Code blocks with syntax highlighting
  • Blockquotes and horizontal rules
  • Tables and lists (ordered/unordered)

PDF Export

  • Smart Page Breaks: Intelligent section detection for optimal page flow
  • Professional Formatting: Clean, readable PDF output
  • Consistent Spacing: 2rem margins on all pages
  • Content Protection: Prevents orphaned headings and split content
  • Print Optimization: H1 headings visible, proper spacing throughout

πŸš€ Getting Started

Installation

npm install
npm start

**Full Changelog**: https://github.com/aadhar41/react-markdown-previewer/compare/v1.0.0...v1.0.0