mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-03-06 20:03:22 +08:00
* Initial file import/export * Add renderer tests * Refactor renderer * Depend only on EarmarkParser * Add test for export * Add import tests * Improve import * Document the ExMd file format * Rename ExMd to ExMarkdown * Rename ExMarkdown to LiveMarkdown * Build iodata when exporting a notebook * Persist metadata as a single JSON object * Move Markdown to LiveMarkdown.MarkdownHelpers * Make LiveMarkdown private * Always move primary heading to the top during import * Hint the user not to use heading 1 and 2 * Return a list of messages from the import function * Update headings warning * Add import and export test for non-elixir snippets * Merge markdown renderer into MarkdownHelpers * Add import messages on AST rewrites |
||
---|---|---|
.. | ||
delta | ||
evaluator | ||
live_markdown | ||
notebook | ||
runtime | ||
session | ||
application.ex | ||
config.ex | ||
delta.ex | ||
evaluator.ex | ||
js_interop.ex | ||
live_markdown.ex | ||
notebook.ex | ||
runtime.ex | ||
session.ex | ||
session_supervisor.ex | ||
utils.ex |