MarkdownSyntaxNodeFilter class
MarkdownSyntaxNodeFilter class
Base implementation of the MarkdownSyntaxNodeFilter.
The MarkdownSyntaxNodeFilter type exposes the following members:
Properties
Property | Description |
---|---|
FILTER_ACCEPT | The filter accept constant. |
FILTER_REJECT | The filter reject constant. |
FILTER_SKIP | The filter skip constant. |
ANY | The AnyMarkdownSyntaxNodeFilter. |
Methods
Method | Description |
---|---|
accept_node | Defines the interface for accepting node. |