MarkdownPreviewRenderer โบ unregisterPostProcessor
MarkdownPreviewRenderer.unregisterPostProcessor() method
Signature:
static unregisterPostProcessor(postProcessor: MarkdownPostProcessor): void;Parameters
| Parameter | Type | Description |
|---|---|---|
postProcessor | MarkdownPostProcessor |
Returns:
void