Skip to content

Repository files navigation

Table Convert

CLI tool to convert HTML tables to Multimarkdown or LaTeX.

Installation

npm install --global table-convert

Usage

Print a Multimarkdown table to stdout:

table-convert table.html
# or
table-convert --to markdown table.html

Print a LaTeX table to stdout:

table-convert --to latex table.html

About

Convert complex HTML tables to Multimarkdown and LaTeX tables

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages