Skip to content

Commit 3e1b470

Browse files
committed
Implementation Status: remove unneeded subsection nesting
1 parent e2fa481 commit 3e1b470

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

draft-mcnally-deterministic-cbor.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,7 @@ leaf = #6.24(bytes .dcbor any)
198198
{:removeinrfc}
199199
{::boilerplate rfc7942info}
200200

201-
## Gordian dCBOR Application Profile
202-
203-
### Swift
201+
## Swift
204202

205203
- Description: Single-purpose dCBOR reference implementation for Swift.
206204
- Organization: Blockchain Commons
@@ -211,7 +209,7 @@ leaf = #6.24(bytes .dcbor any)
211209
- Testing: Unit tests
212210
- Licensing: BSD-2-Clause-Patent
213211

214-
### Rust
212+
## Rust
215213

216214
- Description: Single-purpose dCBOR reference implementation for Rust.
217215
- Organization: Blockchain Commons
@@ -222,7 +220,7 @@ leaf = #6.24(bytes .dcbor any)
222220
- Testing: Unit tests
223221
- Licensing: BSD-2-Clause-Patent
224222

225-
### TypeScript
223+
## TypeScript
226224

227225
- Description: Single-purpose dCBOR reference implementation for TypeScript.
228226
- Organization: Blockchain Commons
@@ -233,7 +231,7 @@ leaf = #6.24(bytes .dcbor any)
233231
- Testing: Unit tests
234232
- Licensing: BSD-2-Clause-Patent
235233

236-
### Ruby
234+
## Ruby
237235

238236
- Implementation Location: [cbor-dcbor]
239237
- Primary Maintainer: Carsten Bormann

0 commit comments

Comments
 (0)