From 4ca6d0160c4c66b151a13cbf0efc37504e1ea9de Mon Sep 17 00:00:00 2001 From: Jon Date: Tue, 16 Jul 2024 14:00:16 +0100 Subject: [PATCH] update test page (#2222) Co-authored-by: Deborah Barnard --- docs-site-feature-tests/index.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs-site-feature-tests/index.md b/docs-site-feature-tests/index.md index be1d74984..11f9e66fd 100644 --- a/docs-site-feature-tests/index.md +++ b/docs-site-feature-tests/index.md @@ -52,3 +52,21 @@ Other images like this should expand on click: [This link should show a preview of the quickstart on hover](/try-it-out/quickstart/){ data-preview } [This link should NOT show a preview on hover](/try-it-out/quickstart/) + +## 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 HTTP Request templates, followed by links to the integrations page on the website, and the templates search. + +[[ templatesWidget('HTTP Request', 'http-request') ]] + + +## Glossary + +You should see the AI Glossary below + +--8<-- "_glossary/ai-glossary.md"