v0.2 - we live in a linked world (external for now)
This releases
- adds the TinyMCE link plugin and allows enabling it (e.g.
table_block = TinyTableBlock(allow_links=True)
) - improves the table header parsing (considers all cells in
thead
as header cells). - improves the README