From c91eaed5704ca309aae7bfa51ee27a80aed62fa4 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Thu, 2 Dec 2021 18:02:48 +0100 Subject: [PATCH] docs: add new details node to the navigation --- docs/links.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/links.yaml b/docs/links.yaml index 5ef4c121..2be86eb8 100644 --- a/docs/links.yaml +++ b/docs/links.yaml @@ -270,9 +270,18 @@ link: /api/nodes/code-block-lowlight - title: Document link: /api/nodes/document + - title: Details + link: /api/nodes/details + type: new + - title: DetailsSummary + link: /api/nodes/details-summary + type: new + - title: DetailsContent + link: /api/nodes/details-content + type: new - title: Emoji link: /api/nodes/emoji - type: new + type: pro - title: HardBreak link: /api/nodes/hard-break - title: Hashtag