Surface.Formatter.Render (SurfaceFormatter v0.4.0) View Source
Functions for rendering formatter nodes
Link to this section Summary
Functions
Given a Surface.Formatter.formatter_node/0
node, render it to a string
for writing back into a file.
Link to this section Functions
Specs
node(Surface.Formatter.formatter_node(), [Surface.Formatter.option()]) :: String.t() | nil
Given a Surface.Formatter.formatter_node/0
node, render it to a string
for writing back into a file.