Custom IDs & Deep Linking

Add custom IDs to enable direct linking to specific details sections.

Configuration

::: {#installation .details summary="Installation Guide"}
Installation steps here.
:::

Demo

Try clicking these links to jump to specific sections:


Installation Guide

Step 1: Download

Download the latest release from GitHub.

Step 2: Install

Run the installer for your platform.

Step 3: Verify

Run quarto --version to verify installation.

Configuration Options

Basic Configuration

Create a _quarto.yml file in your project root.

Advanced Options

See the documentation for advanced configuration options.

Troubleshooting

Common Issues

  • Issue 1: Check your PATH environment variable
  • Issue 2: Ensure all dependencies are installed
  • Issue 3: Try clearing the cache

Auto-Generated IDs

Without a custom ID, elements receive auto-generated IDs (details-1, details-2, etc.).