istio/istio.io

migrate from markdownlint (ruby) to markdownlint (node JS)

Aperta

#15.148 aperta il 20 mag 2024

 (8 commenti) (0 reazioni) (0 assegnatari)HTML (1492 fork)batch import
good first issuehelp wanted

Metriche repository

Star
 (740 stelle)
Metriche merge PR
 (Merge medio 9g 10h) (47 PR mergiate in 30 g)

Descrizione

Either of these:

use the engine https://github.com/DavidAnson/markdownlint, which is based on https://github.com/markdownlint/markdownlint but seems more actively maintained.

Replacing our existing implementation with one of them will allow to access useful behaviour such as ignoring rules.

To fix this issue:

  • replace one with the other
  • validate that the doc repo still passes the tests
  • make sure #7906 is addressed

Guida contributor