Skip to main content
Version: v0.0.4

Interface: RenderTextOptions

Options for renderText.

Properties

newline?

readonly optional newline?: 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.