Validate a single aggregated article.md. Returns the list of violations (empty array means the article passes).
article.md
Rule execution order mirrors the original validate-article.ts top-to-bottom flow so error messages and CI output remain stable.
validate-article.ts
Validate a single aggregated
article.md. Returns the list of violations (empty array means the article passes).Rule execution order mirrors the original
validate-article.tstop-to-bottom flow so error messages and CI output remain stable.