Kitchen Sink

Kitchen Sink

Nextra Built-ins

Sandpack

https://sandpack.codesandbox.io/ (opens in a new tab)

import "./styles.css";

document.getElementById("app").innerHTML = `
<h1>Hello world</h1>
`;

Callout

https://nextra.site/docs/guide/built-ins/callout (opens in a new tab)

👾

Space Invaders is a 1978 shoot 'em up arcade game developed by Tomohiro Nishikado.

ℹ️

Today is Friday.

⚠️

This API will be deprecated soon.

️🚫

This is a dangerous feature that can cause everything to explode.

Cards

https://nextra.site/docs/guide/built-ins/cards (opens in a new tab)

FileTree

https://nextra.site/docs/guide/built-ins/filetree (opens in a new tab)

    • _meta.json
    • contact.md
    • index.mdx
  • Npm2Yarn

    https://nextra.site/docs/guide/advanced/npm2yarn (opens in a new tab)

    npm install movie-trailer --save

    Mermaid Diagrams

    https://nextra.site/docs/guide/advanced/mermaid (opens in a new tab)

    LaTex

    https://nextra.site/docs/guide/advanced/latex (opens in a new tab)

    Steps

    https://nextra.site/docs/guide/built-ins/steps (opens in a new tab)

    Step 1

    Contents for step 1.

    Step 2

    Contents for step 2.

    Tabs

    https://nextra.site/docs/guide/built-ins/tabs (opens in a new tab)

    MDX Embed