livebook/lib/livebook_web/live/output
Jonatan Kłosko 73a79cbdae
Add support for markdown output (#404)
* Add support for markdown output

* Make cell indicator absolute

* Update output typespec

* Move rendering to the client

* Polishing
2021-06-26 16:47:52 +02:00
..
image_component.ex Add support for image output (#380) 2021-06-22 18:03:01 +02:00
markdown_component.ex Add support for markdown output (#404) 2021-06-26 16:47:52 +02:00
table_dynamic_live.ex Add support for markdown output (#404) 2021-06-26 16:47:52 +02:00
text_component.ex Add copy to clipboard button to virtualized output (#393) 2021-06-24 12:15:12 +02:00
vega_lite_dynamic_live.ex Delegate output formatting rules to Kino (#309) 2021-06-01 17:47:03 +02:00
vega_lite_static_component.ex Add support for image output (#380) 2021-06-22 18:03:01 +02:00