Issues with Markdown component

Hi, I managed to get a custom Markdown components registered and working in Studio, including styling support in the Design tab. (based this video: Adding Markdown to Plasmic Using Next.js Code Components - YouTube)

All is great, except once I publish the changes (to my plasmic.run subdomain) none of the Markdown contents appear.

Any suggestions on how I could fix this?

Thanks.

Hi, when you use app hosting with your own code base, then plasmic hosting doesn’t make sense since we don’t have access to your code base. We will clarify this in the UI and prevent deployment to plasma hosting if you have configured your own codebase.

Instead, please deploy to a hosting provider such as Vercel or Netlify.