LivebookFormatter (livebook_formatter v0.1.2)

Documentation for LivebookFormatter

Extracts MarkdownHelpers From the main Livebook Project to reduce compile times for projects that need to reformat .livemd files.

Link to this section Summary

Functions

Reformats the given markdown document.

Link to this section Functions

Link to this function

reformat(markdown)

@spec reformat(String.t()) :: String.t()

Reformats the given markdown document.