[docs-agent] Render Yellowstone gRPC subscription types as a linked table#1413
Closed
alchemy-bot wants to merge 1 commit into
Closed
[docs-agent] Render Yellowstone gRPC subscription types as a linked table#1413alchemy-bot wants to merge 1 commit into
alchemy-bot wants to merge 1 commit into
Conversation
…able Replace the five H3 headings under 'Subscription types' with a markdown table that mirrors the sibling Subscription API overview pattern. Each subscription type is now a visibly clickable link to its detail page. Refs DOCS-129 Requested-by: @masterbd
🔗 Preview Mode
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Replaces five### [text](url)H3 headings under the Subscription types section with a 2-column markdown table.Closed at the originator's request — they want to retain the original H3 + description format and not convert to a table. See follow-up Slack thread for clarification on what visual change is actually wanted (the original MDX already wraps each heading text in a markdown link to its detail page).
Linear
DOCS-129 — https://linear.app/alchemyapi/issue/DOCS-129/make-yellowstone-grpc-subscription-type-headings-clickable-links