Skip to content

docs: fix AsciiDoc heading level skip in Wallet Lifecycle Diagrams section#956

Open
piotr-roslaniec wants to merge 1 commit into
mainfrom
fix/pr353-docs-heading-typos
Open

docs: fix AsciiDoc heading level skip in Wallet Lifecycle Diagrams section#956
piotr-roslaniec wants to merge 1 commit into
mainfrom
fix/pr353-docs-heading-typos

Conversation

@piotr-roslaniec
Copy link
Copy Markdown
Contributor

Summary

  • Fixes AsciiDoc heading hierarchy in the Wallet Lifecycle Diagrams section (introduced in TBTC Documentation: Diagrams! #353). The six subsection headings used ==== (level 4) directly under == (level 2), skipping level 3. Changed to === throughout.

Note: the two prose typos flagged in review (fraudlent, commiting) are already correct in README.adoc -- they were present in the original docs/index.adoc but fixed when the content was migrated.

Test plan

  • CI green

…ction

Subsections under == Wallet Lifecycle Diagrams used ==== (level 4),
skipping level 3 (===). AsciiDoc requires sequential heading levels;
the skip causes incorrect TOC rendering and processor warnings.

Change all six subsection headings from ==== to === to match the
direct parent section level.
@piotr-roslaniec piotr-roslaniec enabled auto-merge (squash) April 27, 2026 19:17
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.

1 participant