reformat-markdown-table

1.1.0 • Public • Published

reformat-markdown-table

Version Build Status Coverage Status Dependency Status devDependency Status

Reformat and align markdown tables

Takes a markdown string from stdin and outputs a formated string to stdout.

Example

sudo npm i -g reformat-markdown-table

# copy a markdown table to the clipboard

pbpaste | reformat-markdown-table | pbcopy

# paste the table back into the markdown doc

/reformat-markdown-table/

    Package Sidebar

    Install

    npm i reformat-markdown-table

    Weekly Downloads

    33

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • dbrockman