livebook/lib/live_book_web
Jonatan Kłosko 936d0af5fb
Set up markdown rendering (#16)
* Set up markdown rendering, update theme.

* Improve focus and handle expanding for markdown cells

* Add keybindings for expanding/navigating cells

* Improve editor autofocus when navigating with shortcuts

* Add tests

* Render markdown on the client

* Don't render cell initial data and make a request instead
2021-01-30 00:33:04 +01:00
..
controllers Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
live Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
templates/layout Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
views Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
endpoint.ex Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
router.ex Add module for managing multiple running sessions (#3) 2021-01-08 14:14:26 +01:00
telemetry.ex Initial commit 2021-01-07 20:56:24 +01:00