/** * rNotes demo page — server-rendered HTML body. * * Returns the static HTML skeleton for the interactive notes demo. * The client-side notes-demo.ts populates note cards, packing list, * sidebar, and notebook header via WebSocket snapshots. */ export function renderDemo(): string { return `
A collaborative knowledge base for your team
This demo shows a Trip Planning Notebook scenario with notes, a packing list, tags, and canvas sync — all powered by the r* ecosystem with live data from rSpace.
Loading notebook data...
${f.desc}
rNotes gives your team a shared knowledge base with rich editing, flexible organization, and deep integration with the r* ecosystem — all on a collaborative canvas.
Start Taking Notes