Skip to content

feat: add markdown text card type for dashboards - #104

Merged
aalvaropc merged 1 commit into
mainfrom
feat/markdown-card
Apr 11, 2026
Merged

feat: add markdown text card type for dashboards#104
aalvaropc merged 1 commit into
mainfrom
feat/markdown-card

Conversation

@aalvaropc

@aalvaropc aalvaropc commented Apr 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • New markdown card type that renders text content without a query
  • Content stored in config["content"] — no saved_query needed
  • Basic heading support: # H1, ## H2, ### H3 rendered with appropriate font sizes
  • Content textarea in the add-card modal when selecting "Text / Markdown" type
  • Markdown cards skip query execution (no async tasks, no loading state)
  • Available in show, public, and embed dashboard views

Test plan

  • mix precommit — 638 tests, 0 failures
  • Manual: add a markdown card with headings and text, verify it renders without a query

@aalvaropc
aalvaropc merged commit 53a7967 into main Apr 11, 2026
2 checks passed
@aalvaropc
aalvaropc deleted the feat/markdown-card branch April 11, 2026 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant