wolfe-pack / moro

Interactive documentation and programming with Scala, iPython notebook style.
http://wolfe-pack.github.io/moro
BSD 2-Clause "Simplified" License
19 stars 3 forks source link

have a mode-based css tag on cell elements #53

Closed riedelcastro closed 9 years ago

riedelcastro commented 9 years ago

something like

<div id="cell1" class="mode-scala" ...>

This would make it easier to highlight/mark different cell types in the editor.