livebook/assets
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
..
css Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
js Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
static Initial commit 2021-01-07 20:56:24 +01:00
test/lib Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
.babelrc Initial commit 2021-01-07 20:56:24 +01:00
package-lock.json Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
package.json Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
postcss.config.js Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
tailwind.config.js Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
webpack.config.js Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00