Skip to content

Commit 7f755d9

Browse files
committed
docs(readme): 📝 document setext and fence-aware scoring
1 parent c50d430 commit 7f755d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ report formats, and workflow integrations for documentation governance.
3838

3939
**Organization Scan** -- Pull repositories with `gh repo list` and inspect each README through the GitHub API.
4040

41-
**Template-Aware Scoring** -- Score docs coverage with weighted checks for sections like Features, Quick Start, Architecture, and License using heading-intent matching (`#`, `##`, `###`, and heading variants).
41+
**Template-Aware Scoring** -- Score docs coverage with weighted checks for sections like Features, Quick Start, Architecture, and License using heading-intent matching (`#`, `##`, `###`, setext headings) while ignoring fenced code blocks.
4242

4343
**Actionable Gaps** -- Return missing required and recommended sections per repo, plus threshold-based notes.
4444

0 commit comments

Comments
 (0)