Skip to content
Compare
Choose a tag to compare
@ifuture-pro ifuture-pro released this 29 Feb 14:14

options

  • --out Result out file. Default: work dir README.md
  • --maxlevel Header level. Default: 4
  • --title The Title of list
  • --containroot Contain root path.When linked in local,change it true.Default: false
  • --suffix contain file suffix in out file.Default: false
  • --exclude Exclude files.
    e.g.
    Ignore multi file --exclude a.md --exclude b.md
    Support regexp. Ignore start with _ --exclude='^_\S*'
  • --blog parse YAML frontmatter block in the Markdown file.
    Front matter options title,publish
  • --package Parent directory as the first header
  • --single Directories in single. Default:false
  • --merge Merge directories. Default:true
  • --exclude_dir Exclude dir.