inaimathi / cl-notebook

A notebook-style editor for Common Lisp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML exporter should deal with multiple values

inaimathi opened this issue · comments

The HTML exporter currently doesn't deal well with multiple value cells. Add that functionality and style results appropriately (this should probably involve fully separating the cl-notebook CSS from the output).