Skip to content

dbrockman/reformat-markdown-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Reformat and align markdown tables

Resources

License

Stars

Watchers

Forks

Packages

No packages published