Skip to content

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.

License

Notifications You must be signed in to change notification settings

bewickedusa/Markdown-Viewer

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

29 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 35.8%
  • JavaScript 33.5%
  • CSS 30.7%