/tabler

gross markdown-esque html table creator python script

Primary LanguagePython

The Tabler

Takes a tab-separated text file and turns it into a basic html table for easy css layout processing, etc.

Symbol Meaning
= begins table
== ends table
- new cell
-- new cell (colspan = 2) this will go to as many - as you make
+ new cell with h1 tag
++ new cell with h1 tag and colspan