diff --git a/src/methods.ts b/src/methods.ts index 3059a72..ac10428 100644 --- a/src/methods.ts +++ b/src/methods.ts @@ -277,9 +277,9 @@ export default class Methods { } if (currentCache.frontmatter) { - metaObj.frontmatter = this.createCleanFrontmatter( - currentCache.frontmatter - ); + //metaObj.frontmatter = this.createCleanFrontmatter( + // currentCache.frontmatter + //); //@ts-expect-error, could return null so can't be assigned to current aliases, // check for null is done later currentAliases = parseFrontMatterAliases(