This plugin could help you to maintain a complex README file.
Prerequisite
Before get started, please install yaml-readme to you system. You can use hd or others.
hd i yaml-readme
Get started
Put the following code in the first line of the Go template file:
#!yaml-readme -p 'data/financing/*.yaml' --output financing.md
See also this example file.
then press Ctrl+Shift+P and type yaml-readme command to generate the Markdown file specific with --output .
Publish
Please see the following steps to publish this plugin:
- Login with
vsce login linuxsuren
- Package with
vsce package
- Publish with
vsce publish
See also the details.
| |