observable-framework-markdown

Installation
SKILL.md

Markdown

Observable Framework documentation: Markdown Source: https://observablehq.com/framework/markdown

Markdown is a language for formatting text and content; it’s a lightweight, ergonomic alternative (and complement) to HTML. Markdown in Framework extends CommonMark with a handful of features useful for data apps, including reactive JavaScript, HTML, YAML front matter, grids, cards, and notes. This page covers Framework’s extensions to Markdown, along with basic syntax.

Front matter

---
title: My favorite page
toc: false
---
Related skills
Installs
3
First Seen
Feb 28, 2026