New:
- Adds new io.display.code method to render source code with syntax highlighting.
- Cells in io.select.table and io.display.table can now contain inline images by returning an object containing an
image
property from therenderCell
method.
New:
image
property from the renderCell
method.