Files
2025-08-25 12:41:08 +01:00

2.3 KiB

Feature tests

Use this section to quickly check all docs site features are working when upgrading the theme.

For theme upgrade instructions, refer to Notion.

Snippets

You should see an info box about the embed license:

--8<-- "_snippets/embed-license.md"

Admonitions

/// note | This is a note This is some note contents. ///

/// info | This is an info box This is some info contents. ///

/// warning | This is a warning This is some warning contents. ///

/// tip | This is a tip This is some tip contents. ///

/// danger | This is a danger box This is some danger box contents. ///

??? Details "This is an expanding details box" This is some expanding details contents.

Images

Inline images

Inline images like this should not expand on click: Add node icon{.off-glb}

If it expands on click, first check that the off-glb class has been applied. Refer to MkDocs GLightbox | Disable by image for more information.

Other images

Other images like this should expand on click:

Screenshot of completed quickstart workflow

This link should open in a new tab

This link should open in the same tab

Instant previews

This link should show a preview of the quickstart on hover{ data-preview }

This link should NOT show a preview on hover

Embed Workflow

You should see an interactive workflow, similar to the templates pages or forum. workflowDemo("https://api.n8n.io/workflows/templates/655")

Templates Widget

You should see a list of three Wait node templates, followed by links to the integrations page on the website, and the templates search.

templatesWidget('wait', 'wait')

Templates Widget Extra Items

You should see a list of 5 HTTP Request templates templatesWidget('HTTP Request', 'http-request', 5)

Glossary

You should see the AI Glossary below

Link to workflows glossary definition with preview.