Skip to content

docs(readme): use <code> in <summary> for function and type names#12

Merged
ob-aion merged 1 commit into
mainfrom
docs/api-format-alignment
May 20, 2026
Merged

docs(readme): use <code> in <summary> for function and type names#12
ob-aion merged 1 commit into
mainfrom
docs/api-format-alignment

Conversation

@ob-aion
Copy link
Copy Markdown
Collaborator

@ob-aion ob-aion commented May 20, 2026

Summary

Use <code> instead of <em> inside <summary> tags across every <details> block in the API docs (functions and types). Function and type names render as code identifiers — the italic was visually marketing-ish where the rest of the document carries technical density. Surgical: only <summary> content changes; descriptions, tables, Returns / Throws / Examples, anchors, and bench/baseline.md reference are untouched.

Part of a Coroboros-wide doc alignment so uri / clone / sparkline / location-timezone all use the same per-method block format.

Test plan

  • CI preflight green.
  • README anchors still resolve (no anchor uses <em> text).
  • <details> blocks fold and unfold correctly on GitHub.

Copy link
Copy Markdown
Collaborator Author

@ob-aion ob-aion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@ob-aion ob-aion merged commit 449ef44 into main May 20, 2026
5 checks passed
@ob-aion ob-aion deleted the docs/api-format-alignment branch May 20, 2026 11:33
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