Markdown was doomed from the start.
It's just a format with low information density. HTML is better for humans, and agents can now consume and produce it without issues.
But nobody wants to type HTML, so here is an alternative:
This is an open-source tool for generating dashboards from data without writing a single HTML tag.
You define your dashboard in YAML or TSK, and the tool will serve the HTML file for you.
It comes with skills for Claude Code and Codex, so they know how to build these dashboards.
And you can connect this to Postgres, MySQL, Snowflake, BigQuery, Redshift, Databricks, and many other databases.
Repo link below.
Here is the repository link: https://github.com/bruin-data/dac
Markdown was doomed from the start. It's just a format with low information density. HTML is better for humans, and agents can now consume and produce it without issues. But nobody wants to type HTML, so here is an alternative: This is an open-source tool for generating dashboards from data without writing a single HTML tag. You define your dashboard in YAML or TSK, and the tool will serve the HTML file for you. It comes with skills for Claude Code and Codex, so they know how to build these dashboards. And you can connect this to Postgres, MySQL, Snowflake, BigQuery, Redshift, Databricks, and many other databases. Repo link below.