Interface: RenderTextOptions
Options for renderText.
Properties
newline?
readonlyoptionalnewline?:string
The string emitted for each line break (\.br\, \.sp, \.ce\, and a
raw CR/LF/CRLF in the input). Defaults to "\n". Set "\r\n" for
Windows-style display, or " " to flatten a note to a single line.