For the complete documentation index, see llms.txt. This page is also available as Markdown.

FAQ

Questions that fold away, one at a time.

A ruled list of questions. Opening one closes the last.

Add a Question block for each entry: the question, and a rich-text answer. The optional Heading sits above the list.

Assign the faq template to a page — see First-Time Setup. The template ships with the page body switched off, so you get just the questions; turn the Page section back on in the editor if you want intro copy above them.

How it behaves

Each question is a native browser disclosure. That means it opens with a click, with Enter, with a screen reader — and with the browser's own find-in-page, so someone searching for "return" gets taken to the answer even though it's folded away.

It works with JavaScript disabled too; the script only handles closing the previous answer.

Last updated