md-wrap-code

0.1.1 • Public • Published

md-wrap-code

Command line utility that wraps markdown code blocks

Usage

Usage: main [option] [input]

  Command line utility that wraps markdown code blocks

  Options:

    -h, --help            output usage information
    -V, --version         output the version number
    -n, --newline [n]     Wrap with new line(s). Defaults to 1.
    -s, --space [n]       Wrap with space(s). Defaults to 1.
    -t, --tab [n]         Wrap with tab(s). Defaults to 1.
    -c, --custom <chars>  Wrap with custom string.

Example

npm install -g md-wrap-code

cat foo.md | md-wrap-code -n > wrapped.md

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i md-wrap-code

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • bojand