Companion
object Companion
Functions
Link copied to clipboard
Returns the empty document. The empty document behaves the same as Document("")
, which means it has a height of 1, not 0. For example,
Properties
Link copied to clipboard
Like lineBreak but always starts a new line. A forcedLineBreak is never removed or replaced, even when PrettyPrintable.grouped and there is plenty of space.