根据代码生成markdown
开发中,暂时只支持css
npm install code_to_markdown
then use this commendor:
ctm [filename] -out [output filename,只需指定不带后缀的文件名即可]
例如 cd atom-css; ctm atom.css -out readme
开发中,暂时只支持css
npm install code_to_markdown
then use this commendor:
ctm [filename] -out [output filename,只需指定不带后缀的文件名即可]
例如 cd atom-css; ctm atom.css -out readme
npm i code_to_markdown
0
0.0.8
ISC