clean-mark 清除格式 博客内容提取
目录
clean-mark
Convert a blog article into a clean Markdown text file.
This project depends on the A-Extractor project, a database of expressions used for extracting content from blogs and articles.
安装和使用
npm install clean-mark --global 安装程序
npm view clean-mark version 查看服务器此程序最新版本
npm view clean-mark versions 查看服务器此程序所有版本
npm info clean-mark 查看服务器此程序信息
npm ls clean-mark -g 查看此程序本地安装目录
clean-mark https://github.com/Molunerfinn/PicGo
clean-mark --help
帮助文档
λ clean-mark --help
$ clean-mark <url> [OPTIONS]
Convert a blog article into a clean Markdown text file.
Options
-o, --output Specify output file name (auto-generated by default)
--stdout Write to STDOUT instead of a file
-t, --type Specify output format type (HTML, TEXT, or Markdown by default)
--name-title Use the title as output name
--nodb Don't use the A-Extractor database (probably a bad idea)
2017-01-16
本文来自博客园,作者:白乾涛,转载请注明原文链接:https://www.cnblogs.com/baiqiantao/p/6289916.html

浙公网安备 33010602011771号