Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 380 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 380 Bytes

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