fix(aidocs_classes): Improve readme generation instructions to ensure correct markdown formatting.
This commit is contained in:
@ -127,6 +127,8 @@ The Readme should follow the following template:
|
||||
Good to know:
|
||||
* npmextra.json contains overall module information.
|
||||
* readme.hints.md provides valuable hints about module ideas.
|
||||
* Your output lands directly in the readme.md file.
|
||||
* Don't use \`\`\` at the beginning or the end. It'll cause problems. Only use it for codeblocks. You are directly writing markdown. No need to introduce it weirdly.
|
||||
]
|
||||
`,
|
||||
messageHistory: [],
|
||||
|
Reference in New Issue
Block a user