https://github.com/egoist/md2html
Generate HTML from markdown string (online)
https://github.com/egoist/md2html
Last synced: 3 months ago
JSON representation
Generate HTML from markdown string (online)
- Host: GitHub
- URL: https://github.com/egoist/md2html
- Owner: egoist
- Created: 2016-12-24T14:52:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-25T14:21:02.000Z (over 3 years ago)
- Last Synced: 2025-03-30T04:12:53.154Z (3 months ago)
- Language: Vue
- Homepage: https://md2html.egoist.rocks
- Size: 863 KB
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# md2html
[](https://github.com/egoist/donate)
Generate HTML from markdown string (online)
🔥👉 https://md2html.egoist.rocks
## Motivation
Sometimes I just want the raw HTML result for a markdown string, not to preview it.
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## Author
**md2html** © [EGOIST](https://github.com/egoist), Released under the [MIT](https://egoist.mit-license.org/) License.
Authored and maintained by EGOIST with help from contributors ([list](https://github.com/egoist/md2html/contributors)).> [egoist.rocks](https://egoist.rocks) · GitHub [@egoist](https://github.com/egoist) · Twitter [@_egoistlily](https://twitter.com/_egoistlily)