We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c1dc0b commit ab238e6Copy full SHA for ab238e6
plugins/frontmatter-validation/customParseFrontMatter.js
@@ -395,4 +395,4 @@ module.exports = {
395
getExceptions: () => [...exceptionList],
396
// Export valid doc types for reference
397
getValidDocTypes: () => [...VALID_DOC_TYPES]
398
-};
+};
0 commit comments