The style parameter is actually nullable. Also, the documentation of the style parameter has been made explicit that `Style.Plain` is used when a `null` style is passed.
* Adds Length and Lines to `Paragraph`, `Markup` and `Text`. * Do not use Environment.NewLine