mcsquaredjr148
Jan 04, 2013 - 06:20
A simple interactive script to create normalized multimarkdown tables. To change alignment of text in colums hit buttons at the top of the table. The resulting code will be put in the clipboard.
The script is available here: https://gist.github.com/4450031
Please note that in the current version it is not possible to create tables with merged columns. I will probably add this in the next version.
The code has been inspired by the Interactive Form Example by webvex. Unlike webvex, I use BeatifilSoup to generate html, which, on my opinion, provides more flexibility for structural html modifications.
Check it out and let me know your feedback.
Thanks.
-Serge