docs: skip prettier for long metadata lines (#3311)

This commit is contained in:
Fredrik Adelöw
2020-11-17 13:26:24 +01:00
committed by GitHub
parent 56e4278428
commit 22f7755d29
5 changed files with 10 additions and 12 deletions
@@ -2,8 +2,8 @@
id: descriptor-format
title: Descriptor Format of Catalog Entities
sidebar_label: YAML File Format
description: Documentation on Descriptor Format of Catalog Entities which
describes the default data shape and semantics of catalog entities
# prettier-ignore
description: Documentation on Descriptor Format of Catalog Entities which describes the default data shape and semantics of catalog entities
---
This section describes the default data shape and semantics of catalog entities.
@@ -1,8 +1,8 @@
---
id: external-integrations
title: External integrations
description: Documentation on External integrations to integrate systems
with Backstage
# prettier-ignore
description: Documentation on External integrations to integrate systems with Backstage
---
Backstage natively supports importing catalog data through the use of
+2 -2
View File
@@ -2,8 +2,8 @@
id: software-catalog-overview
title: Backstage Service Catalog (alpha)
sidebar_label: Overview
description: The Backstage Service Catalog — actually, a software catalog, since
it includes more than just services
# prettier-ignore
description: The Backstage Service Catalog — actually, a software catalog, since it includes more than just services
---
## What is a Service Catalog?
@@ -2,9 +2,8 @@
id: well-known-annotations
title: Well-known Annotations on Catalog Entities
sidebar_label: Well-known Annotations
description: Documentation that lists a number of well known Annotations, that
have defined semantics. They can be attached to catalog entities and consumed
by plugins as needed.
# prettier-ignore
description: Documentation that lists a number of well known Annotations, that have defined semantics. They can be attached to catalog entities and consumed by plugins as needed.
---
This section lists a number of well known
@@ -2,9 +2,8 @@
id: well-known-relations
title: Well-known Relations between Catalog Entities
sidebar_label: Well-known Relations
description: Documentation that lists a number of well known Relations, that
have defined semantics. They can be attached to catalog entities and consumed
by plugins as needed.
# prettier-ignore
description: Documentation that lists a number of well known Relations, that have defined semantics. They can be attached to catalog entities and consumed by plugins as needed.
---
This section lists a number of well known