Skip to content

🔭 Return Hubble history-vs-state page to Markdown#2399

Open
JFWooten4 wants to merge 5 commits intostellar:mainfrom
JFWooten4:hubble-blockquotes
Open

🔭 Return Hubble history-vs-state page to Markdown#2399
JFWooten4 wants to merge 5 commits intostellar:mainfrom
JFWooten4:hubble-blockquotes

Conversation

@JFWooten4
Copy link
Copy Markdown
Contributor

2b092bf#diff-ccd72c03c28f81372b7d8d7c162d4ba8835150166d210234d7c126c368c67a9b removed a reference to how Hubble returned a different result than Horizon. However, in doing so, it accidentally added ``` to the end of the file, rendering half the page as a blockquote.

Also fixes the reference links, which grew outdated.

@JFWooten4 JFWooten4 marked this pull request as ready for review April 28, 2026 19:46
Copilot AI review requested due to automatic review settings April 28, 2026 19:46
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes rendering issues on the Hubble “history-vs-state tables” docs page by removing stray Markdown code-fences, and updates outdated data-dictionary reference links (in the English doc) to the current tiered catalog structure.

Changes:

  • Removed accidental/unmatched Markdown code fences that were breaking page rendering.
  • Updated English “state tables” and “history tables” reference links to the tiered bronze/ and silver/ data-dictionary paths.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
i18n/es/docusaurus-plugin-content-docs/current/data/analytics/hubble/analyst-guide/history-vs-state-tables.mdx Removes stray code-fences in the Spanish localized page to restore proper rendering.
docs/data/analytics/hubble/analyst-guide/history-vs-state-tables.mdx Removes stray code-fences and updates reference links to the tiered data-dictionary structure (bronze/, silver/).
Comments suppressed due to low confidence (1)

i18n/es/docusaurus-plugin-content-docs/current/data/analytics/hubble/analyst-guide/history-vs-state-tables.mdx:34

  • The Spanish page still links to the legacy, top-level data-dictionary pages (e.g., ../data-catalog/data-dictionary/accounts.mdx). The canonical docs have been reorganized under tiered directories (bronze/, silver/, etc.), and these legacy pages appear to contain outdated schema/field names. Update these state-table links to point at the corresponding ../data-catalog/data-dictionary/bronze/... pages (matching the English version) to avoid sending readers to stale content.
### List of state tables

- [Accounts](../data-catalog/data-dictionary/accounts.mdx)
- [Claimable Balances](../data-catalog/data-dictionary/claimable-balances.mdx)
- [Contract Code](../data-catalog/data-dictionary/contract-code.mdx)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 60 to 69
### List of history tables

- [History Assets](../data-catalog/data-dictionary/history-assets.mdx)
- [History Contract Events](../data-catalog/data-dictionary/history-contract-events.mdx)
- [History Effects](../data-catalog/data-dictionary/history-effects.mdx)
- [History Ledgers](../data-catalog/data-dictionary/history-ledgers.mdx)
- [History Operations](../data-catalog/data-dictionary/history-operations.mdx)
- [History Trades](../data-catalog/data-dictionary/history-trades.mdx)
- [History Transactions](../data-catalog/data-dictionary/history-transactions.mdx)
- [Enriched History Operations](../data-catalog/data-dictionary/enriched-history-operations.mdx)
Copy link

Copilot AI Apr 28, 2026

Choose a reason for hiding this comment

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

The history-table reference links here also still point to the legacy, non-tiered data-dictionary pages. To keep the Spanish docs aligned with the current catalog structure (and avoid outdated pages), update these links to ../data-catalog/data-dictionary/bronze/..., and point Enriched History Operations at the silver/enriched-history-operations.mdx page (as in the English doc).

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This file is poised for removal, and updating it now would needlessly put it back in the repo.

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.

2 participants