Skip to Content
Nextra 4.0 is released 🎉
Javier's Nextra Demo

Javier’s Nextra Demo

This page demonstrates some of the unique features of Nextra.

Callout

Helpful advice for doing things better or more easily.

Cards


About Nextra

FileTree

    • _meta.js
    • contact.md
    • index.mdx

Steps

Step 1

Contents for step 1.

Step 2

Contents for step 2.

Tabs

pnpm: Fast, disk space efficient package manager.

Code

// Javascript code with syntax highlighting. function greeting() { console.log("Hello World"); }

Highlight lines

// Javascript code with syntax highlighting. function greeting() { console.log("Hello World"); }

Highlight substrings

// Javascript code with syntax highlighting. function greeting() { console.log("Hello World"); }

Show line numbers

// Javascript code with syntax highlighting. function greeting() { console.log("Hello World"); }

Filenames

main.js
// Javascript code with syntax highlighting. function greeting() { console.log("Hello World"); }

Copy button

// Javascript code with syntax highlighting. function greeting() { console.log("Hello World"); }
Last updated on