fix(aidocs_classes): Improve readme generation instructions to ensure correct markdown formatting.

This commit is contained in:
2025-01-14 17:42:19 +01:00
parent 7426addbdd
commit 77279a9135
3 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-01-14 - 1.4.3 - fix(aidocs_classes)
Improve readme generation instructions to ensure correct markdown formatting.
- Added guidance to avoid using backticks at the beginning and end of readme generation to prevent markdown issues.
- Clarified that the output is directly written to readme.md and backticks should only be used for code blocks.
## 2024-10-28 - 1.4.2 - fix(cli)
Ensure async completion for aidoc readme and description generation