Create a Zod schema that transforms markdown text into a multilingual object with both escaped text and rendered HTML.
Language code for the markdown
Optional
Optional locale for rendering (defaults to language)
Zod schema producing an object with text and html properties
Create a Zod schema that transforms markdown text into a multilingual object with both escaped text and rendered HTML.