C# Class Tanka.Markdown.Normalize

Inheritance: IPreprocessor
Show file Open project: pekkah/Tanka.Markdown

Public Methods

Method Description
Process ( string markdown ) : string

Private Methods

Method Description
NewLines ( string markdown ) : string

Method Details

Process() public method

public Process ( string markdown ) : string
markdown string
return string