livebook/lib/livebook_web
Sergey Kuznetsov 99ea48ae9d
Add 'Render ... Markdown blocks' option to published apps
> Disclaimer: it's a proof-of-a-concept for an idea discussion.

It's an attempt to introduce a "Render ... Markdown blocks" feature to
the published apps as an option. It shall consider to render markdown
block from the original notebook as an addition to the evaluable cells.

Due to the limited understanding of how app rendering pipeline works,
this commit should be considered only as a proof-of-a-concept, that most
likely will be reworked fully.

P.S. Eventually, it should also take image and section titles cells and
render them.
2025-03-29 23:30:06 +01:00
..
channels Migrate to JSON (#2898) 2024-12-20 09:34:41 +01:00
components Show more prominent warning for app servers (#2962) 2025-03-17 11:05:11 -03:00
controllers Redirects the user to Teams logout page (#2959) 2025-03-14 09:35:25 -03:00
helpers Allow user to logout from Livebook app (#2961) 2025-03-25 12:25:55 -03:00
live Add 'Render ... Markdown blocks' option to published apps 2025-03-29 23:30:06 +01:00
plugs Show more prominent warning for app servers (#2962) 2025-03-17 11:05:11 -03:00
endpoint.ex Avoid compile-time dep on Livebook.Config 2025-03-17 15:46:56 +01:00
errors.ex Support proxy requests on generic app URL and await session execution (#2618) 2024-05-24 20:34:11 +02:00
iframe_endpoint.ex Fix iframe loading when only the iframe server starts on random port (#2947) 2025-03-03 10:41:17 +01:00
router.ex Do not store identity payload in the session (#2948) 2025-03-03 13:45:28 +01:00
telemetry.ex
verified_routes.ex Avoid compile-connected dependencies 2024-08-07 01:16:30 +02:00