Commit 2957539
committed
fix: enhance category header formatting in generate-readme.js
This commit improves the visual presentation of category headers in the generate-readme.js file by replacing the standard header bullet with a styled bullet point. This change aims to enhance the readability and aesthetic of the generated README sections.
Changes made:
- Updated category header formatting to use a styled bullet point.
No functional code changes were made.1 parent 31119be commit 2957539
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments