ThisIs-Developer / Markdown-Viewer

Markdown Viewer is a fast, GitHub-style Markdown editor and previewer. It features syntax highlighting, LaTeX math, Mermaid diagrams, a dark mode, and supports file import/export (MD/HTML/PDF), emoji support, and sync scrolling.

Home Page:https://markdownviewer.pages.dev/

Repository from Github https://github.comThisIs-Developer/Markdown-ViewerRepository from Github https://github.comThisIs-Developer/Markdown-Viewer

Markdown Viewer screen_1

Apache 2.0 License LinkedIn

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! 😊

About

Markdown Viewer is a fast, GitHub-style Markdown editor and previewer. It features syntax highlighting, LaTeX math, Mermaid diagrams, a dark mode, and supports file import/export (MD/HTML/PDF), emoji support, and sync scrolling.

https://markdownviewer.pages.dev/

License:Apache License 2.0


Languages

Language:HTML 35.8%Language:JavaScript 33.6%Language:CSS 30.7%