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 various nits in markdown files #4082

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Conversation

jtraglia
Copy link
Member

This PR touches a lot of files, but these were found somewhat organically and breaking it up into multiple commits and/or PRs would be very time consuming. This PR makes these notable changes:

  • Delete unnecessary blank lines.
  • Add blank line before code block or line, or between a header and a paragraph.
  • Add missing table of contents headers.
  • Move ToC headers to the correct location, out of doctoc section.
  • Add work-in-progress notices to in-development specs.
  • Remove work-in-progress notices from stable specs.
  • Fix table whitespace/alignment issues.
  • Left justify electra state list length unit fields.
  • Where missing, add <!-- TOC --> comments for consistency.

@jtraglia jtraglia added the general:presentation Presentation (as opposed to content) label Jan 15, 2025
@jtraglia jtraglia changed the title Fix various nits Fix various nits in markdown files Jan 15, 2025
@jtraglia jtraglia merged commit b13aff0 into ethereum:dev Jan 15, 2025
23 checks passed
@jtraglia jtraglia deleted the fix-nits branch January 15, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
general:presentation Presentation (as opposed to content)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant