Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 485 Bytes

custom-plugin.md

File metadata and controls

13 lines (7 loc) · 485 Bytes

Custom Plugin

Overview

Read the document to find out how to write a custom plugin for the Documentation component.

Create a custom plugin

To create a custom plugin, follow the exemplary project structure. See this directory to find the template.

Example

To see an example of the custom plugin written in TypeScript for Markdown content, go to this directory.