Zenzic v0.19.0: The AST Foundations & Atomic Auto-Fix
Zenzic v0.19.0 is arguably the most significant structural milestone for the engine since its inception. Until today, Zenzic operated entirely as a read-only static analyzer, relying on heavily optimized regular expressions to validate Markdown. With v0.19.0, we have laid the architectural foundation for a new era of document mutation and auto-fixing.
This release represents a fundamental shift in how Zenzic understands and interacts with Markdown content.