MarkdownDocumenterFeature Class
Inherit from this base class to implement an API Documenter plugin feature that customizes the generation of markdown output.
Type
typescript
export declare class MarkdownDocumenterFeature extends PluginFeatureexport declare class MarkdownDocumenterFeature extends PluginFeatureExtends: PluginFeature
Methods
[Symbol.hasInstance]staticThis event occurs before each markdown file is written. It provides an opportunity to customize the content of the file.
This event occurs after all output files have been written.