From 8ea4d6e12b086fbd3c4cfa0028c1e92dfaaf1f4f Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:17 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=97=BD=20frontmatterParser.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/frontmatterParser.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/frontmatterParser.ts b/src/utils/frontmatterParser.ts index 9f5deba..b8ce6fb 100644 --- a/src/utils/frontmatterParser.ts +++ b/src/utils/frontmatterParser.ts @@ -368,3 +368,4 @@ export function parseShellFrontmatter( ) return undefined } +