Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egoist/md2html
Generate HTML from markdown string (online)
https://github.com/egoist/md2html
Last synced: 22 days 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-25T14:21:02.000Z (almost 3 years ago)
- Last Synced: 2024-10-04T13:40:31.840Z (about 1 month ago)
- Language: Vue
- Homepage: https://md2html.egoist.rocks
- Size: 863 KB
- Stars: 17
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# md2html
[![donate](https://img.shields.io/badge/$-donate-ff69b4.svg?maxAge=2592000&style=flat)](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)