Merge pull request #9279 from backstage/techdocs/support-relative-source-src

[TechDocs] Add support for source tags pointing to relative assets
This commit is contained in:
Eric Peterson
2022-02-01 09:48:14 +01:00
committed by GitHub
3 changed files with 17 additions and 1 deletions
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs': patch
---
Added support for documentation using the raw `<source>` tag to point to relative resources like audio or video files.