Update content through Mattrbld

This commit is contained in:
2026-05-13 11:11:59 -07:00
parent 7cbd665243
commit 6dcbdca3ea
4 changed files with 125 additions and 1 deletions

5
src/index-html.md Normal file
View File

@ -0,0 +1,5 @@
---
title: testing
___mb_schema: /.mattrbld/schemas/page-html.json
---
<p>&lt;h2&gt;Does raw html work here&lt;/h2&gt;</p>

View File

@ -0,0 +1,6 @@
---
title: testing md with html
hero: null
___mb_schema: /.mattrbld/schemas/page.json
---
<h2>does raw html work here</h2>