https://github.com/daiki48/markdtohtml
Tool to convert markdown files to html files.
https://github.com/daiki48/markdtohtml
tool
Last synced: about 1 year ago
JSON representation
Tool to convert markdown files to html files.
- Host: GitHub
- URL: https://github.com/daiki48/markdtohtml
- Owner: Daiki48
- License: mit
- Created: 2024-01-22T08:39:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T09:31:46.000Z (over 2 years ago)
- Last Synced: 2024-04-24T19:33:49.084Z (about 2 years ago)
- Topics: tool
- Language: Rust
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# markdtohtml
Tool to convert markdown files to html files. Supported elements are limited as it is still under development.
# Usage
## 1. Download exe file from GitHub
[GitHub](https://github.com/Daiki48/markdtohtml/releases)

## 2. Place the exe file

## 3. Run markdtohtml.exe

## 4. Check the content of the file

# Supported HTML elements
- h1
- h2
- h3
- ul & li
- p
# LICENSE
MIT
# Author
Daiki Nakashima