goldbergyoni / nodebestpractices

:white_check_mark: The Node.js best practices list (July 2024)
https://twitter.com/nodepractices/
Creative Commons Attribution Share Alike 4.0 International
100.63k stars 10.2k forks source link

fixed break lines between points #1278

Open GeekBeardLinks opened 1 year ago

GeekBeardLinks commented 1 year ago

Fix some break lines between practices.

Missing <br/><br/> before practices: 1.6, 4.11, 4.12, 4.13.

Replace <br /><br /><br /> with <br/><br/> before practices: 7.2, 8.2, 8.3 and 8.5 to 8.15.