Parse and display MADR v3 front matter correctly

Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com>
This commit is contained in:
Brian Phillips
2023-05-24 08:57:41 -05:00
parent f1f22208b7
commit 3656c99897
6 changed files with 102 additions and 68 deletions
+2 -1
View File
@@ -31,7 +31,8 @@
"dependencies": {
"@backstage/catalog-model": "workspace:^",
"@backstage/integration": "workspace:^",
"@backstage/plugin-search-common": "workspace:^"
"@backstage/plugin-search-common": "workspace:^",
"front-matter": "^4.0.2"
},
"devDependencies": {
"@backstage/cli": "workspace:^"