C# Class Microsoft.DocAsCode.AzureMarkdownRewriters.AzureMigrationHtmlMetadataBlockRule

Inheritance: IMarkdownRule
Afficher le fichier Open project: dotnet/docfx

Méthodes publiques

Méthode Description
TryMatch ( IMarkdownParser engine, IMarkdownParsingContext context ) : IMarkdownToken

Private Methods

Méthode Description
GetAttributesFromHtmlContent ( string htmlContent ) : AzureHtmlMetadata
GetAttributesFromNode ( HtmlNode node ) : string>.Dictionary

Method Details

TryMatch() public méthode

public TryMatch ( IMarkdownParser engine, IMarkdownParsingContext context ) : IMarkdownToken
engine IMarkdownParser
context IMarkdownParsingContext
Résultat IMarkdownToken