markright v0.4.3 Markright.Collector behaviour
The default behaviour for all the collectors. Collectors are designed to be called on AST transformation to collect the data while the AST is being created.
The example of collector would be Markright.Collectors.OgpTwitter
,
which is responsible for collecting the title, the image and the description
of the content data being parsed.