https://github.com/varshithvhegde/mark2
This is a basic web-based Markdown editor. It is a simple web-based editor that allows you to write and edit Markdown files
https://github.com/varshithvhegde/mark2
css html markdown markdown-editor markedjs website
Last synced: 3 months ago
JSON representation
This is a basic web-based Markdown editor. It is a simple web-based editor that allows you to write and edit Markdown files
- Host: GitHub
- URL: https://github.com/varshithvhegde/mark2
- Owner: Varshithvhegde
- License: mit
- Created: 2022-08-07T03:34:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-04T16:03:57.000Z (almost 4 years ago)
- Last Synced: 2025-10-19T07:30:05.800Z (9 months ago)
- Topics: css, html, markdown, markdown-editor, markedjs, website
- Language: CSS
- Homepage: https://varshithvhegde.github.io/Mark2/
- Size: 92.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Basic-Markdown-Editor(Version 2)
A basic web-based Markdown editor.
## Description
This is a basic web-based Markdown editor. It is a simple web-based editor that allows you to write and edit Markdown files.Markdown is a simple plain text formatting syntax that is easy to read and write, and is a text-based alternative to HTML.It is designed to be as easy to use as possible, while being as powerful as possible.As an editor, you can write and edit Markdown files.
## Installation
```git
git clone https://github.com/Varshithvhegde/Mark2.git
```
## Usage
[Markdown Web Live Editor](https://varshithvhegde.github.io/Mark2/) Or
[https://varshithvhegde.github.io/Mark2/](https://varshithvhegde.me/Mark2/)
## Features
- Markdown editor
- Live Preview
- Code Formatting
- Can be used as a standalone app or as a part of a website
- You can easily save your work locally using custome filename
- Working offline
- Can Convert Markdown to HTML and HTML to Markdown using the button provided.
- Automatic saving of work when you leave the page
- It uses local storage to save your work
## Tech Stack
- HTML5
- CSS3
- JavaScript
- jQuery
- Marked.js
- Remarkable
- Github Pages for hosting the website
## Screenshots

## License
[MIT License](LICENSE)
## Contributing
- Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Please make sure to update tests as appropriate.
## Author
- [Varshith V Hegde](https://github.com/Varshithvhegde)
## Note
> For Version 1 [Click Here](https://github.com/Varshithvhegde/MarkEditor)
## Show your support
Give a ⭐️ if this project helped you!
***