2.3.0 • Published 2 years ago

md-to-html-converter v2.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

markdown-converter

also known as md-to-html-converter on npm

installation and use

install the package using this command (installs globally, you can use this command everywhere):

npm i -g md-to-html-converter

convert your md files using this command:

md-convert convert <mdDir>

mdDir is the directory where your markdown files are. It has to be a direct child of the directory where you executed the command

md-convert scan <mdDir>

mdDir necessary to compare source .md files and converted .html files

2.3.0

2 years ago

2.2.0

2 years ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.3

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.1

2 years ago

1.0.0

2 years ago