w3c / vc-jose-cose

Verifiable Credentials Working Group — VC JSON Web Tokens specification
https://w3c.github.io/vc-jose-cose/
Other
31 stars 9 forks source link

Fix rendering; apply consistent html formatting #274

Closed decentralgabe closed 1 month ago

decentralgabe commented 1 month ago

The build for the previous commit failed with a set of errors such as:

    No ID for section: 'H3'.
      {
        name: 'structure.section-ids',
        section: 'document-body',
        rule: 'headingWithoutID'
      }

to remedy, I've added identifiers for each heading tag. I've also applied a formatter to the HTML so that it is consistently formatted. Sorry for the large change, it is mostly shuffling deck chairs around.


Preview | Diff