You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2020. It is now read-only.
You can use either `cat source.md | kd md2html > target.html` or `kd md2html source.md > target.html` format
23
+
You can use either `cat source.md | kd md2html - > target.html` or `kd md2html source.md > target.html` format. If you use `-` as parameter the standard input will be processed.
0 commit comments