An open API service indexing awesome lists of open source software.

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.

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)

![04](./screenshots/04.png)

## 2. Place the exe file

![01](./screenshots/01.png)

## 3. Run markdtohtml.exe

![02](./screenshots/02.png)

## 4. Check the content of the file

![03](./screenshots/03.png)

# Supported HTML elements

- h1
- h2
- h3
- ul & li
- p

# LICENSE

MIT

# Author

Daiki Nakashima