# Functions
AppendDefaultRules adds the default set of rune bindings to a rule set.
New constructs a new reflow Writer with the default indent of 2 spaces.
# Constants
a column marker used to line up text.
switches the formatter off.
switches the formatter back on again.
outputs a line break.
flushes text, resets column detection.
increases the current indent level by 1.
outputs a space even where it would normally be stripped.
switches the formatter on or off.
decreases the current indent level by 1.