Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rendering; apply consistent html formatting #274

Merged
merged 4 commits into from
May 21, 2024
Merged

Conversation

decentralgabe
Copy link
Collaborator

@decentralgabe decentralgabe commented May 21, 2024

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

@decentralgabe decentralgabe merged commit 5b6b1b7 into main May 21, 2024
2 checks passed
@decentralgabe decentralgabe deleted the fix-render branch May 21, 2024 17:52
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.

2 participants