Skip to content

Instantly share code, notes, and snippets.

@nars
nars / j2-partial-chunk-menu.html
Created May 14, 2026 18:49
Journey fixture: partial chunk menu (5 sections, section-3 oversized) for choosy 045 J-2
<!DOCTYPE html>
<html lang="es">
<head><meta charset="UTF-8"><title>Bistro Parcial - 5 Sections</title></head>
<body>
<header><h1>Bistro Parcial</h1></header>
<main>
<section class="menu-section">
<h2>Entrantes</h2>
<ul>
<li>Croquetas de jamón ibérico — 8.50€</li>
@nars
nars / j3-oversized-menu.html
Created May 14, 2026 18:49
Journey fixture: oversized menu (55 sections) for choosy 045 J-3
<!DOCTYPE html>
<html lang="es">
<head><meta charset="UTF-8"><title>La Gran Carta - Oversized Menu</title></head>
<body>
<header><h1>Restaurante La Gran Carta</h1></header>
<main>
<section class="menu-section">
<h2>Sección 1: Platos del Día 1</h2>
<ul>
<li>Plato especial 1 A — 12.50€</li>