Dynamic Content
A remark plugin that generates content from files
This plugin isn't included by default, you have to add it to remark plugins manually.
Syntax
This will copy the content from a specific file, it only can used in code blocks & text.
|reference:
+ path
+ |
Example: |reference:./path/to/your/file.ts|
Options
cwd
the root directory to resolve filestrim
enable trim file content
Last updated on