From e50fe3695121f94bd1a74e6b05361f1825d0101b Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Wed, 13 May 2026 11:15:25 -0700 Subject: [PATCH] test if front matter changes persist --- src/index-with-raw-html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index-with-raw-html.md b/src/index-with-raw-html.md index 4c5aa6f..45f0a75 100644 --- a/src/index-with-raw-html.md +++ b/src/index-with-raw-html.md @@ -2,5 +2,6 @@ title: testing html hero: null ___mb_schema: /.mattrbld/schemas/page.json +layout: base.njk ---

does raw html work here