markdtohtml 0.1.1

Tool to convert markdown files to html files.
Documentation
  • Coverage
  • 0%
    0 out of 10 items documented0 out of 3 items with examples
  • Size
  • Source code size: 158.91 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 292.8 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Daiki48/markdtohtml
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Daiki48

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

04

2. Place the exe file

01

3. Run markdtohtml.exe

02

4. Check the content of the file

03

Supported HTML elements

  • h1
  • h2
  • h3
  • ul & li
  • p

LICENSE

MIT

Author

Daiki Nakashima