use Write;
use Result;
use crate;
;
// TODO I'm not quit sure if `LineBreak` implements the trait `IsParagraph`.
// But at the moment this is the only way to use `Hyperlink` in a `Paragraph`
// Maybe there is another, and better way, to do this?
// same as `Image`, `Hyperlink`