Generate Document from comment in typescript interface for Markdown files in bisheng
.
Install:
npm i --save bisheng-plugin-typescript-interface
In Markdown:
```typescriptInterface { "filePath":"posts/fixtures.tsx", "interfaceName":"ITestInterface", "language":"zh-CN" } ```
default: 'typescriptInterface'
MIT