Skip to content

Conversation

krofax
Copy link
Contributor

@krofax krofax commented Sep 16, 2025

Description

Tests

Additional context

Metadata

krofax and others added 22 commits September 16, 2025 11:23
Co-authored-by: Ethnical <Ethnicalnightmare@gmail.com>
Co-authored-by: Ethnical <Ethnicalnightmare@gmail.com>
Co-authored-by: Solar Mithril <mikawamp@gmail.com>
Co-authored-by: Solar Mithril <mikawamp@gmail.com>
Co-authored-by: Solar Mithril <mikawamp@gmail.com>
Co-authored-by: Solar Mithril <mikawamp@gmail.com>
Co-authored-by: Solar Mithril <mikawamp@gmail.com>
- Fix line length violations (MD013)
- Remove trailing spaces (MD009)
- Convert hard tabs to spaces (MD010)
- Fix list marker spacing (MD030)
- Reduce lint errors from 176 to 28
- Fix unordered list indentation (MD007)
- Remove multiple consecutive blank lines (MD012)
- Convert bare URLs to markdown links (MD034)
- Fix heading hierarchy (MD001)
- Reduce lint errors from 23 to 18
Co-authored-by: Blessing Krofegha <bkrofegha@gmail.com>
Co-authored-by: Blessing Krofegha <bkrofegha@gmail.com>
- Add Flashblocks entry to SUMMARY.md for sidebar navigation
- Add technical terms to words.txt: Brotli, disincentivized, doctoc, DOCTOC, ENDIANNESS, protobuf, pubkey, struct, structs
- Sort and deduplicate words.txt

This applies the necessary fixes from PR ethereum-optimism#754 while preserving the original authorship of dmarz's commits.
- Replace [-*+] with standard markdown bullet points (-)
- Fixes markdown linting warnings about potential incomplete links
- Improves readability and compliance with markdown standards
- Convert reference-style links with inline URLs to proper inline links
- Remove malformed [text][reference](url) syntax
- Fix links to ethereum-optimism repository references
- Remove extra asterisks from markdown formatting
- Resolves markdown linting warnings about incomplete link references
- Add top-level heading '# Flashblocks' to fix MD041 first-line-heading rule
- Fix MD029 ordered list prefix issues by properly indenting bullet points under numbered items
- Ensure sequential numbering (1, 2, 3, 4, 5, 6, 7) for all ordered lists
- Indent all sub-bullet points with 3 spaces to be properly nested under their parent items
- Fix MD051 link fragment issues by updating TOC links to use correct fragment IDs
- Fix MD059 descriptive link text by replacing '[here]' with '[flashblocks-websocket-proxy repository]'
- All markdown linting errors now resolved (0 errors)
- Remove authors comment section that was causing conflicts
- Update TOC entries to use bold formatting for data structure headings
- Remove manual 'Table of Contents' header to match doctoc format
- Add new technical terms including Airgap, Basefee, Bootnode, and others
- Remove outdated or duplicate entries to streamline the list
- Ensure consistent casing and formatting for terms throughout the file
- Add doctoc/DOCTOC for table of contents generation
- Add technical terms: struct, structs, protobuf, pubkey
- Add Brotli compression algorithm name
- Add ENDIANNESS and disincentivized
- Sort and deduplicate words.txt for consistency

Fixes spelling check failures introduced by doctoc updates
@alfonso-op alfonso-op merged commit 6bc8979 into ethereum-optimism:main Sep 19, 2025
5 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