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
99.21k stars 10.08k forks source link

Fix build action #1205

Closed Kristories closed 1 year ago

Kristories commented 1 year ago

Fix the build action because run twice :

  graph TD;
      processMDFile-->inlineLocalReferences;
      inlineLocalReferences-->processMDFile
rluvaton commented 1 year ago

@Kristories thank you for your contribution, hope to see you again soon 😃