Skip to content

Editorial fixes for kramdown etc.#357

Merged
c2bo merged 8 commits into
mainfrom
editorial-fixes-kramdown
Jun 21, 2026
Merged

Editorial fixes for kramdown etc.#357
c2bo merged 8 commits into
mainfrom
editorial-fixes-kramdown

Conversation

@c2bo
c2bo force-pushed the editorial-fixes-kramdown branch from 2d46db3 to cb41772 Compare June 15, 2026 12:39

@starrant-rpc starrant-rpc left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added some comments that might help with idnits -- "might" meaning that I hope it will.

Comment thread draft-ietf-oauth-status-list.md Outdated
email: chris.bormann@gmx.de

normative:
RFC1950: RFC1950

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that "RFC1950: RFC1950" can be just "RFC1950".

Comment thread draft-ietf-oauth-status-list.md Outdated

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two references should be formatted like this instead:

From:
SD-JWT.VC: I-D.ietf-oauth-sd-jwt-vc
SD-CWT: I-D.ietf-spice-sd-cwt

To
I-D.ietf-oauth-sd-jwt-vc: SD-JWT.VC
I-D.ietf-spice-sd-cwt: SD-CWT

After this change, the body of the source should also be updated so that the "I-D.ietf-xxx" is in place instead of the "SD-xx" tags.

Comment thread draft-ietf-oauth-status-list.md Outdated

encoded (hex):

~~~ hex

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since "hex" does not appear on the short (https://rpc-wiki.rfc-editor.org/rpc/wiki/doku.php?id=sourcecode-types) or long (https://www.iana.org/assignments/media-types/media-types.xhtml) list, I'd advise to simply leave the code blocks marked "hex" blank.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd advise the same for "compact-jwt".

Comment thread draft-ietf-oauth-status-list.md Outdated
The following OID is defined for usage in the EKU extension:

~~~
~~~ ASN.1

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update "ASN.1" (capitalized) to "asn.1" (lowercase).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And throughout in the other code blocks :)


~~~ cddl
StatusList = {
bits: 1 / 2 / 4 / 8, ; The number of bits used per Referenced Token

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line appears to be longer than 72 characters (maybe 2 characters too long?).

Comment thread draft-ietf-oauth-status-list.md Outdated
a502782168747470733a2f2f # "¥\x02x!https://"
6578616d706c652e636f6d2f # "example.com/"
7374617475736c697374732f # "statuslists/"
31061a648c5bea041a8898df # "1\x06\x1ad\x8c[ê\x04\x1a\x88\x98ß"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line appears to be longer than 72 characters (maybe 6 characters?).

Comment thread draft-ietf-oauth-status-list.md Outdated
340f7efea10f1a36dc479763 # "4\x0f~þ¡\x0f\x1a6ÜG\x97c"
6a17b4dd4848b68997d1d10e # "j\x17´ÝHH¶\x89\x97ÑÑ\x0e"
8cceb3a38ff33b3dda72964a # "\x8cγ£\x8fó;=Úr\x96J"
83989f6cf98560c2fc97a08b # "\x83\x98\x9flù\x85`Âü\x97\xa0\x8b"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line appears to be longer than 72 characters (maybe 6?).

Bit Values |1|0|1|1|1|0|0|1| |1|0|1|0|0|0|1|1|
+-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+-+
List Index 7 6 5 4 3 2 1 0 15 ... 10 9 8
\_______________/ \_______________/

@starrant-rpc starrant-rpc Jun 15, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some errors in idnits might be related to the "" back slashes -- even in ascii artwork and code blocks. But I think we can work around it.

@c2bo

c2bo commented Jun 17, 2026

Copy link
Copy Markdown
Member Author

this version should be fine now

the cbor annotated hex tooling (cbor-pretty) is imho still somewhat lacking and I couldn't find a single tool that adheres to width limits properly -> i decided to replace the comments that were going over length with "...".

@c2bo
c2bo merged commit 927f8a7 into main Jun 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants