components property

List<CustomComponent> components
final

A list of custom components to use in the markdown.

Implementation

final List<CustomComponent> components;