Skip to content

Commit

Permalink
Markdown edge case
Browse files Browse the repository at this point in the history
  • Loading branch information
expede committed Jul 1, 2024
1 parent 1abf897 commit 85ab070
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,12 +394,12 @@ All UCANs MUST be canonically encoded with [DAG-CBOR] for signing. A UCAN MAY be

A UCAN token MUST be configured as follows:

| Parameter | REQUIRED Configuration |
|--------------|------------------------|
| Version | [CIDv1] |
| [Multibase] | [`base58btc`][^b58btc] |
| [Multihash] | [SHA-256] |
| [Multicodec] | [DAG-CBOR] |
| Parameter | REQUIRED Configuration |
|--------------|-------------------------|
| Version | [CIDv1] |
| [Multibase] | [`base58btc`] [^b58btc] |
| [Multihash] | [SHA-256] |
| [Multicodec] | [DAG-CBOR] |

> [!NOTE]
> All CIDs encoded as above start with the characters `zdpu`.
Expand Down

0 comments on commit 85ab070

Please sign in to comment.