IHistorySection.

Process(IDictionary<object, object>, IMarkdownReferences, IRocketBoosterBuild) Method

Summary

Returns the markdown that will produce the badge

Syntax

ValueTuple<string, string> Process(IDictionary<object, object> config, IMarkdownReferences references, IRocketBoosterBuild build)

Parameters

Name Type Description
config IDictionary<object, object>
references IMarkdownReferences
build IRocketBoosterBuild

Return Value

Type Description
ValueTuple<string, string>