* Preserve blank lines when copying (1). * Minor CSS fix.
0.1.3
------
* Support border-radius for code tables. (Change to default CSS)
0.1.2
------
* Work around “clever” HTML minifiers collapsing whitespace by using non-breaking spaces in table mode.
0.1.1
------
* Fix table mode in Safari (with an ugly hack). * Accept True and False as linenos values for compatibility. * Accept a list of wrapper classes for `get_style_defs`.