mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Some updates to Lighthouse book (#6995)
* #6447 - Move some deprecated pages to a new section under `Archived` - Remove fallback log in mev as the log will not be present after VC using `/eth/v3/validator/blocks` endpoint by default - Add warning against using Btrfs file system (thank you @ChosunOne for the report) - Add data shared by @mcdee on tree states API queries time - Rename partial withdrawals to validator sweep to differentiate it from the upcoming execution layer partial withdrawals - Update NAT API response - Update docs on IPv6 - Rename .md files to follow a standard prefix section name, e.g., installation_*.md, advanced_*.md - Standardise .md files using underscore `_` instead of hyphen `-` to be consistent with other files naming conventions.
This commit is contained in:
@@ -8,7 +8,7 @@ MD010:
|
||||
MD013: false
|
||||
|
||||
# MD028: set to false to allow blank line between blockquote: https://github.com/DavidAnson/markdownlint/blob/main/doc/md028.md
|
||||
# This is because the blockquotes are shown separatedly (a deisred outcome) when having a blank line in between
|
||||
# This is because the blockquotes are shown separately (a desired outcome) when having a blank line in between
|
||||
MD028: false
|
||||
|
||||
# MD024: set siblings_only to true so that same headings with different parent headings are allowed
|
||||
|
||||
Reference in New Issue
Block a user