From 4a4c7efefebee2e0114bad8db9fcdd3326e0dc4c Mon Sep 17 00:00:00 2001 From: Harshil Date: Wed, 31 Mar 2021 17:47:35 +0200 Subject: [PATCH] create reusable component --- docs/.vuepress/components/NodeCard.vue | 16 ++++++++++++++++ .../nodes-library/trigger-nodes/README.md | 19 +++++++++---------- 2 files changed, 25 insertions(+), 10 deletions(-) create mode 100644 docs/.vuepress/components/NodeCard.vue diff --git a/docs/.vuepress/components/NodeCard.vue b/docs/.vuepress/components/NodeCard.vue new file mode 100644 index 000000000..85c329ff6 --- /dev/null +++ b/docs/.vuepress/components/NodeCard.vue @@ -0,0 +1,16 @@ + \ No newline at end of file diff --git a/docs/nodes/nodes-library/trigger-nodes/README.md b/docs/nodes/nodes-library/trigger-nodes/README.md index 59eee5cca..59c8ace2e 100644 --- a/docs/nodes/nodes-library/trigger-nodes/README.md +++ b/docs/nodes/nodes-library/trigger-nodes/README.md @@ -2,11 +2,9 @@ This section contains information about all the trigger nodes in n8n. Each node documentation contains information on the available resources and operations along with an example workflow. -
- -

{{i.displayName}}

-
-
+ + +