Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/iam-baivab/markdown-viewer
- Owner: iam-baivab
- License: apache-2.0
- Created: 2024-05-27T11:26:29.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T01:57:08.000Z (5 months ago)
- Last Synced: 2024-10-12T16:42:20.958Z (about 1 month ago)
- Topics: cloudflare-pages, git, html-css-javascript, markdown, markdown-editor, markdown-parser
- Language: HTML
- Homepage: https://markdownviewer.pages.dev
- Size: 245 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Markdown Viewer
## 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 đą
## 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! đ