ReadmeUpdater.

Process(string, IRocketBoosterBuild) Method

Summary

Updates the given markdown content with all the sections replaced.

The "generated references" is special and will always be run through last, to make sure all sections can contribute references.

Syntax

public string Process(string content, IRocketBoosterBuild build)

Parameters

Name Type Description
content string
build IRocketBoosterBuild

Return Value

Type Description
string