Configures the string to be used for line-endings, when writing.
public static MarkdownPipelineBuilder ConfigureNewLine(this MarkdownPipelineBuilder pipeline, string newLine)
The pipeline.
The string to be used for line-endings.