File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# hackmd-to-html-cli
22
3- [ ![ NPM version] ( https://img.shields.io/npm/v/hackmd-to-html-cli.svg?logo=npm&style=flat-square )] ( https://www.npmjs.org/package/hackmd-to-html-cli ) ![ ] ( https://img.shields.io/github/license/liao2000 /hackmd-to-html-cli?color=yellow&style=flat-square ) ![ ] ( https://img.shields.io/github/workflow/status/liao2000 /hackmd-to-html-cli/CI?style=flat-square ) ![ ] ( https://img.shields.io/npm/dt/hackmd-to-html-cli?color=blue&style=flat-square )
3+ [ ![ NPM version] ( https://img.shields.io/npm/v/hackmd-to-html-cli.svg?logo=npm&style=flat-square )] ( https://www.npmjs.org/package/hackmd-to-html-cli ) ![ ] ( https://img.shields.io/github/license/ksw2000 /hackmd-to-html-cli?color=yellow&style=flat-square ) ![ ] ( https://img.shields.io/github/workflow/status/ksw2000 /hackmd-to-html-cli/CI?style=flat-square ) ![ ] ( https://img.shields.io/npm/dt/hackmd-to-html-cli?color=blue&style=flat-square )
44
55
66A simple Node.js wrapper for ` markdown-it ` . This tool helps to convert HackMD markdown files to HTML files.
@@ -11,9 +11,9 @@ A simple Node.js wrapper for `markdown-it`. This tool helps to convert HackMD ma
1111npm install -g hackmd-to-html-cli
1212```
1313
14- Input: [ ./example/index.md] ( https://raw.githubusercontent.com/liao2000 /hackmd-to-html-cli/main/example/index.md )
14+ Input: [ ./example/index.md] ( https://raw.githubusercontent.com/ksw2000 /hackmd-to-html-cli/main/example/index.md )
1515
16- Output: [ https://liao2000 .github.io/hackmd-to-html-cli/ ] ( https://liao2000 .github.io/hackmd-to-html-cli/ )
16+ Output: [ https://ksw2000 .github.io/hackmd-to-html-cli/ ] ( https://ksw2000 .github.io/hackmd-to-html-cli/ )
1717
1818## Usage
1919
Original file line number Diff line number Diff line change 99 " cli" ,
1010 " converter"
1111 ],
12- "homepage" : " https://github.com/liao2000 /hackmd-to-html-cli.git" ,
12+ "homepage" : " https://github.com/ksw2000 /hackmd-to-html-cli.git" ,
1313 "repository" : {
1414 "type" : " git" ,
15- "url" : " https://github.com/liao2000 /hackmd-to-html-cli.git"
15+ "url" : " https://github.com/ksw2000 /hackmd-to-html-cli.git"
1616 },
1717 "bin" : {
1818 "hmd2html" : " dist/index.js"
You can’t perform that action at this time.
0 commit comments