@diplodoc/yfmlint 1.2.7 → 1.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.js CHANGED
@@ -21442,7 +21442,7 @@ var config_default = {
21442
21442
  // Term inside definition not allowed
21443
21443
  YFM009: "warn" /* WARN */,
21444
21444
  // Term definition used not at the end of file
21445
- YFM010: "error" /* ERROR */
21445
+ YFM010: "warn" /* WARN */
21446
21446
  // Autotitle anchor is missed
21447
21447
  };
21448
21448