From 203ce6f6f8a157adaaf06ad65b5901ca547e0a01 Mon Sep 17 00:00:00 2001 From: Eric Peterson Date: Wed, 26 May 2021 17:11:28 +0200 Subject: [PATCH] Changeset. Signed-off-by: Eric Peterson --- .changeset/techdocs-keep-it-on-the-download.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changeset/techdocs-keep-it-on-the-download.md diff --git a/.changeset/techdocs-keep-it-on-the-download.md b/.changeset/techdocs-keep-it-on-the-download.md new file mode 100644 index 0000000000..20a6c4718f --- /dev/null +++ b/.changeset/techdocs-keep-it-on-the-download.md @@ -0,0 +1,7 @@ +--- +'@backstage/plugin-techdocs': patch +--- + +TechDocs now respects the `download` attribute on anchor tags in generated +markup, allowing documentation authors to bundle downloadable files with their +documentation.