4 Commits

Author SHA1 Message Date
2e5a374f7e correctly determine if cells can be merged
to simplifiy some code now all cells are required to have rowspan and
colspan properties (even hidden ones)
2014-01-16 17:16:41 +01:00
0ff528f80d added test for the JSON renderer 2014-01-15 18:08:13 +01:00
5c5f2be050 make sure there are no nwelines in the table content
yes, it might work in raw syntax with things like the wrap plugin or
code syntax, but that's not supported by the table editor. Sorry.
2014-01-14 19:16:06 +01:00
5be78965a1 made renderers proper render plugins 2014-01-09 10:50:22 +01:00