https://github.com/edmilson-dk/md-chunk
Markdown to html converter via command line with built-in editor and conversion settings.
https://github.com/edmilson-dk/md-chunk
cli html markdown
Last synced: over 1 year ago
JSON representation
Markdown to html converter via command line with built-in editor and conversion settings.
- Host: GitHub
- URL: https://github.com/edmilson-dk/md-chunk
- Owner: edmilson-dk
- License: mit
- Created: 2021-03-19T17:54:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T19:53:29.000Z (over 3 years ago)
- Last Synced: 2025-01-21T21:31:54.572Z (over 1 year ago)
- Topics: cli, html, markdown
- Language: TypeScript
- Homepage:
- Size: 561 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MD Chunk
Markdown to html converter via command line with built-in editor and conversion settings.
## Features
- [x] Configure input markdown conversion and output html
- [x] Rename output html files
- [x] Automatically configure inbound and outbound folders
- [x] Configure base html template for final htmls
## 🤝 License
[MIT](https://github.com/edmilson-dk/md-chunk/blob/main/LICENSE) Project License
Creator with 💙 by [Edmilson Jesus](https://www.linkedin.com/in/edmilson-jesus-4128711b5)