A Phlow text editor view specification.
Text views display textual content in GT's inspector.
Summary
Functions
Convert the text view to a dictionary format for serialization to GT.
Set the font size.
I mark the text as markdown. GT renders with LeTextSnippet.
Set the text to use glamorousCodeFont (monospaced).
Set the text content to display.
Set the title of the view.
Types
Functions
Convert the text view to a dictionary format for serialization to GT.
@spec font_size(t(), pos_integer()) :: t()
Set the font size.
I mark the text as markdown. GT renders with LeTextSnippet.
Set the text to use glamorousCodeFont (monospaced).
Set the text content to display.
Set the title of the view.