pub type RichRenderer = Renderer<RichDecorator, RichConverter>;
Expand description

A renderer for HTML documents that uses the default rich text decorator and converter.