Skip to content

v1.1.1 - Professional Repository Setup

Choose a tag to compare

@aadhar41 aadhar41 released this 01 Feb 07:07
· 3 commits to master since this release

Revised release of the Markdown Previewer with a professional repository structure and enhanced documentation.

✨ Key Features

  • Real-time Live Preview: See your Markdown rendered instantly as you type.
  • GitHub Flavored Markdown (GFM): Full support for tables, task lists, and high-level GFM syntax.
  • Print-to-PDF: Seamlessly export your rendered Markdown documents to PDF format.
  • Syntax Highlighting: Built-in support for multiple programming languages within code blocks.
  • Responsive Design: Fully optimized for a consistent experience across desktop and mobile devices.

🛠️ Repository Improvements

  • Standard Documentation: Added LICENSE (MIT), CONTRIBUTING.md, CHANGELOG.md, and CODE_OF_CONDUCT.md.
  • GitHub Workflow: Integrated professional Issue Templates (Bug Report, Feature Request) and a Pull Request template.
  • Professional README: Rewritten with accurate tech stack details, clear installation guides, and visual previews.
  • Enhanced Configuration: Updated .gitignore to maintain a clean workspace by excluding IDE and OS metadata.

Full Changelog: v1.1.0...v1.1.1