Method |
Description |
|
GenerateErrorNodeWithCommentWrapper ( string tag, string comment, string html, SourceInfo sourceInfo ) : string |
|
|
GenerateNodeWithCommentWrapper ( string tag, string comment, string html ) : string |
|
|
GetHrefNodes ( HtmlNode html ) : List |
|
|
LoadCore ( IMarkdownRenderer adapter, string currentPath, string raw, SourceInfo sourceInfo, IMarkdownContext context, DfmEngine engine ) : string |
|
|
UpdateHtml ( string html, Action updater ) : string |
|
|
UpdateToHrefFromWorkingFolder ( string html, string filePath ) : string |
|
|
UpdateToHrefFromWorkingFolder ( HtmlNode html, string filePath ) : void |
|
|