Skip to content
/ tabler Public

gross markdown-esque html table creator python script

Notifications You must be signed in to change notification settings

slaar/tabler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

gross markdown-esque html table creator python script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages