Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iam-baivab/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.
https://github.com/iam-baivab/markdown-viewer

cloudflare-pages git html-css-javascript markdown markdown-editor markdown-parser

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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](https://github.com/ThisIs-Developer/Markdown-Viewer/assets/109382325/3f9a1e4e-6e02-40bd-b515-76c14405e5ee)

### UI Responsive 📱
screen_1
screen_2
screen_3
screen_4

## Resources 🛠ī¸
- [Markdown-it](https://github.com/markdown-it/markdown-it): The Markdown parser used in this application.
- [jQuery](https://jquery.com/): JavaScript library used for DOM manipulation and event handling.

## License ⚖ī¸
This project is licensed under the [Apache-2.0 License](https://github.com/ThisIs-Developer/Markdown-Viewer/blob/main/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! 😊