Interface IMarkdownTokenAggregator
Namespace: Microsoft.DocAsCode.MarkdownLite
Assembly: Microsoft.DocAsCode.MarkdownLite.dll
Syntax
public interface IMarkdownTokenAggregator
Methods
| Improve this Doc View SourceAggregate(IMarkdownTokenAggregateContext)
Declaration
bool Aggregate(IMarkdownTokenAggregateContext context)
Parameters
Type | Name | Description |
---|---|---|
IMarkdownTokenAggregateContext | context |
Returns
Type | Description |
---|---|
Boolean |