mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
update test page (#2222)
Co-authored-by: Deborah Barnard <deborah@n8n.io>
This commit is contained in:
@@ -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.
|
||||
<!-- see https://www.notion.so/n8n/Pull-in-templates-for-the-integrations-pages-37c716837b804d30a33b47475f6e3780 -->
|
||||
[[ templatesWidget('HTTP Request', 'http-request') ]]
|
||||
|
||||
|
||||
## Glossary
|
||||
|
||||
You should see the AI Glossary below
|
||||
|
||||
--8<-- "_glossary/ai-glossary.md"
|
||||
|
||||
Reference in New Issue
Block a user