ID:BUG-014Status:confirmed
Markdoc validation never runs outside the language server
Severity:majorMilestone:v0.34.0
Every rune schema declares required attributes, typed attributes and matches enums. Markdoc can check all of them, and has been able to the entire time. Nothing in the build ever asked it to. This milestone connects the validator that exists to the content it was written for.