livebook/lib/live_book_web/live
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
..
cell.ex Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
home_live.ex Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
icons.ex Setup initial session UI (#9) 2021-01-17 22:03:03 +01:00
insert_cell_actions.ex Setup initial session UI (#9) 2021-01-17 22:03:03 +01:00
section.ex Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
session_live.ex Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
sessions_live.ex Setup initial session UI (#9) 2021-01-17 22:03:03 +01:00