# rehype-gfm-components > Write GFM. View it on GitHub. Deploy it with Starlight. The same Markdown file works in both places — readable on GitHub, rich and interactive in Starlight. No MDX. No imports. No JSX. - [Full documentation](https://claylo.github.io/rehype-gfm-components/llms-full.txt) - [Project README](https://raw.githubusercontent.com/claylo/rehype-gfm-components/main/README.md) - [Source](https://github.com/claylo/rehype-gfm-components) - [npm](https://www.npmjs.com/package/rehype-gfm-components) ## Guides - [All-the-Things Demo](https://claylo.github.io/rehype-gfm-components/guides/gfm-components-test/): Testing all rehype-gfm-components transforms - [Installation](https://claylo.github.io/rehype-gfm-components/guides/installation/): How to install and configure rehype-gfm-components ## Components - [Accordion](https://claylo.github.io/rehype-gfm-components/components/accordion/): Styled expandable sections from details/summary - [Badge](https://claylo.github.io/rehype-gfm-components/components/badge/): Inline labels and status indicators - [Cards](https://claylo.github.io/rehype-gfm-components/components/cards/): Styled containers with icons from blockquotes - [File Tree](https://claylo.github.io/rehype-gfm-components/components/filetree/): Interactive file tree with folder icons from a code block - [Icon](https://claylo.github.io/rehype-gfm-components/components/icon/): Inline SVG icons from Starlight's icon set - [Link Button](https://claylo.github.io/rehype-gfm-components/components/linkbutton/): Styled button links with variant coloring - [Link Cards](https://claylo.github.io/rehype-gfm-components/components/linkcards/): Clickable cards with title, description, and arrow icon - [Steps](https://claylo.github.io/rehype-gfm-components/components/steps/): Display sequential instructions with numbered visual guide lines - [Tabs](https://claylo.github.io/rehype-gfm-components/components/tabs/): Organize related content into switchable tabbed views - [Tooltips](https://claylo.github.io/rehype-gfm-components/components/tooltips/): Inline tooltips from GFM footnotes ## Plans - [Design Document](https://claylo.github.io/rehype-gfm-components/plans/2026-02-13-rehype-gfm-components-design/): Architecture and GFM conventions for rehype-gfm-components - [Implementation Plan](https://claylo.github.io/rehype-gfm-components/plans/2026-02-13-implementation-plan/): Step-by-step task breakdown for building rehype-gfm-components