How to use external Markdown (.md) files in Bricks and render them inside the Builder?

Hi everyone,

I’m looking for a clean workflow to use Markdown files created in Obsidian inside Bricks — not just on the frontend, but also fully rendered inside the Bricks Builder.

Here’s what I want to achieve:

  • I write all my content as Markdown (.md) files in Obsidian

  • I want to embed these Markdown files into Bricks pages

  • The Markdown should be rendered as HTML in the frontend

  • And ideally also rendered inside the Bricks Builder, so I can see the actual content while designing the layout

  • I want to avoid copy/pasting HTML or manually converting Markdown every time