From b93f8d610c4fe2ee68b06389431a6e5c5c19c414 Mon Sep 17 00:00:00 2001 From: Jan Christoph Ebersbach Date: Tue, 26 Nov 2024 18:16:18 +0100 Subject: [PATCH] fix: special formatting of spec-up syntax --- spec/spec.md | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/spec/spec.md b/spec/spec.md index 9a28c6b..8cf0832 100644 --- a/spec/spec.md +++ b/spec/spec.md @@ -12,9 +12,13 @@ -**Participate:** ~ [GitHub repo](https://github.com/decentralized-identity/did-traits) ~ -[File a bug](https://github.com/decentralized-identity/did-traits/issues) ~ -[Commit history](https://github.com/decentralized-identity/did-traits/commits/main) +**Participate:** + +~ [GitHub repo](https://github.com/decentralized-identity/did-traits) + +~ [File a bug](https://github.com/decentralized-identity/did-traits/issues) + +~ [Commit history](https://github.com/decentralized-identity/did-traits/commits/main) Except where otherwise noted, this work by the [Decentralized Identity Foundation](https://identity.foundation/) is licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0). @@ -37,12 +41,16 @@ versions or as recommendations for future versions. ## Terminology -[[def:Decentralized Identifiers, Decentralized Identifier, DID]] ~ Unique ID URI string and PKI metadata document format -for describing the cryptographic keys and other fundamental PKI values linked to a unique, user-controlled, -self-sovereign identifier in a target system (i.e. blockchain, distributed ledger). +[[def:Decentralized Identifiers, Decentralized Identifier, DID]] + +~ Unique ID URI string and PKI metadata document format for describing the cryptographic keys and other fundamental PKI +values linked to a unique, user-controlled, self-sovereign identifier in a target system (i.e. blockchain, distributed +ledger). + +[[def:Traits, Trait]] -[[def:Traits, Trait]] ~ A distinct, measurable characteristic of a Decentralized Identifier method that influences its -behavior, capabilities, or implementation requirements. +~ A distinct, measurable characteristic of a Decentralized Identifier method that influences its behavior, capabilities, +or implementation requirements. ## Structure of this Document @@ -150,8 +158,8 @@ like. ### Informative References -[[def:JSON Schema]] ~ -[JSON Schema: A Media Type for Describing JSON Documents](https://json-schema.org/draft/2020-12/json-schema-core.html). +[[def:JSON Schema]] +~ [JSON Schema: A Media Type for Describing JSON Documents](https://json-schema.org/draft/2020-12/json-schema-core.html). A. Wright, H. Andrews, B. Hutton, G. Dennis. Status: 28 January 2020. Status: Internet-Draft. ## Patent Policy