Skip to content

Commit

Permalink
fix: special formatting of spec-up syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jceb committed Nov 26, 2024
1 parent ad50c58 commit b93f8d6
Showing 1 changed file with 18 additions and 10 deletions.
28 changes: 18 additions & 10 deletions spec/spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand All @@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b93f8d6

Please sign in to comment.