Skip to content

Releases: MegaByteMark/markdown-ui-dsl

v1.0.3 Responsive breakpoint support

Choose a tag to compare

@MegaByteMark MegaByteMark released this 14 Mar 21:40

What's Changed

  • feat: add responsive media query directives to the design system by @Kdaw in #1

New Contributors

  • @Kdaw made their first contribution in #1

Full Changelog: v1.0.2...v1.0.3

v1.0.2 - The Markdown-UI DSL Launch: End LLM Layout Hallucinations

Choose a tag to compare

@MegaByteMark MegaByteMark released this 14 Mar 18:04

Introducing the Markdown-UI DSL! A text-based, intermediate wireframing language designed to eliminate LLM layout hallucinations.

Core Features included in this release:

Visual Syntax Definitions: Maps ||| COLUMN |||, === ROW ===, and ::: CARD ::: deterministically to Flex/Grid layouts.

True Framework Agnosticism: Prompts the agent to map standard UI tokens to React, Flutter, Blazor, or any target specified.

Two-Way Binding Protocol: Instructs agents to keep your .ui.md spec and your generated code component perfectly synchronized when humans or AI edit either file.

Agent Directives: Support for standard Markdown blockquotes (> align right) to pass natural language layout hints without breaking structural parser rules.

OpenClaw Support: Officially restructured and published to standard agent marketplaces.