From 5f5d9b19bc884c469af9c1ae1d6d3a2368b1070e Mon Sep 17 00:00:00 2001 From: Viktor Bahr Date: Thu, 14 Apr 2022 18:19:26 +0200 Subject: [PATCH] chore: add changeset Signed-off-by: Viktor Bahr --- .changeset/nice-boats-wonder.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/nice-boats-wonder.md diff --git a/.changeset/nice-boats-wonder.md b/.changeset/nice-boats-wonder.md new file mode 100644 index 0000000000..434cde841e --- /dev/null +++ b/.changeset/nice-boats-wonder.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-techdocs-node': patch +--- + +Allow usage of custom tags with sequence node type (such as the !ENV tag) in the techdocs mkdocs config.