/Markdown-Viewer

The Markdown Viewer is a web app for previewing and editing Markdown text. You can input Markdown 📝, see the HTML output 👀, and perform actions like copying 📋, exporting 📤, and more.

Primary LanguageHTMLApache License 2.0Apache-2.0

Markdown Viewer screen_1

Description ℹ️

This Markdown Viewer is a simple web application that allows you to preview and manipulate Markdown text. You can input Markdown text, view the rendered HTML output, and perform various actions such as copying the text, exporting it in different formats, and more.

Features 🚀

  • Sync scroll option to synchronize scrolling between input and output.
  • Choose different preview formats: HTML, PDF, or Markdown.
  • Export the Markdown content as HTML, PDF, or Markdown file.
  • Import HTML or Markdown content into the application.

Usage 📝

screencapture-127-0-0-1-5501-index-html-2024-04-12-20_50_14

UI Responsive 📱

screen_1 screen_2 screen_3 screen_4

Resources 🛠️

  • Markdown-it: The Markdown parser used in this application.
  • jQuery: JavaScript library used for DOM manipulation and event handling.

License ⚖️

This project is licensed under the Apache-2.0 License. See the LICENSE file for more details.


Feel free to customize and enhance this Markdown Viewer as per your needs. If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository. Happy Markdown editing and viewing! 😊