- Added
Doc.margin
to enable prefixing the lines of aDoc
with a margin document. - Added
Doc.wrapText
to enable efficient line wrapping ofString
s. - Added
Doc.link
to enable hyperlink escape sequences to be produced.
Doc.margin
to enable prefixing the lines of a Doc
with a margin document.Doc.wrapText
to enable efficient line wrapping of String
s.Doc.link
to enable hyperlink escape sequences to be produced.