Module Inline.Text

Text.

type t = string

The type for textual content.

Normally these strings should not contain newlines. This can however happen if the source had newlines as character references.