Skip to content

📝 Remove trailing backslashes from embed links#2396

Closed
JFWooten4 wants to merge 5 commits intostellar:mainfrom
JFWooten4:723-pt-5
Closed

📝 Remove trailing backslashes from embed links#2396
JFWooten4 wants to merge 5 commits intostellar:mainfrom
JFWooten4:723-pt-5

Conversation

@JFWooten4
Copy link
Copy Markdown
Contributor

There are a lot of links right now that unnecessarily end with a trailing / before the closing ).1 These double punctuation marks create an unpleasant interruption in line edits and copy scans. For instance, ten API pages across two ymls say:

can be used tio track the payment in the Stellar network using Stellar Laboratory, or StellarExpert."

They go on to use JSON commas, strKeys in quotes, and curly brackets to encode documentation. If you look through that quickly and get distracted by all the fancy punctuation, you could easily miss the blatant "tio" typo in the middle of the sentence. Thus, we can simplify the review process by cleaning up these old, dirty formats so that new contributions can stand beautifully on their own.

Also, the terminal backslashes visually break up already messy markdown tables without additional spacing, like in docs/data/analytics/analytics-providers/analytics-providers.mdx. It's very hard to proofread these big text blobs already, and the extra symbols just make it even more difficult to identify pipes that are only space-delineated. By simplifying the imports in the embeds, it should be a lot easier to clearly improve graphed chart data going forward.

Footnotes

  1. The vast majority of links changed are origin-only URLs with equivalent browser treatment between empty and terminated paths.

JFWooten4 added a commit to JFWooten4/stellar-docs that referenced this pull request Apr 26, 2026
@JFWooten4 JFWooten4 marked this pull request as ready for review April 26, 2026 23:15
Copilot AI review requested due to automatic review settings April 26, 2026 23:15
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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@briwylde08 briwylde08 self-requested a review April 27, 2026 16:40
@JFWooten4
Copy link
Copy Markdown
Contributor Author

I accidentally put de3c970 and 3f0f080 images on this branch. They were migrated to a proper diagram PR in #2400. It looks like the relevant commits were taken into #2409, and we can leave that as the merge for this principal fix.

Closing in favor of Bri's version, which maintains proper scope and removes unnecessary i18n Spanish changes.

@JFWooten4 JFWooten4 closed this Apr 28, 2026
@JFWooten4 JFWooten4 deleted the 723-pt-5 branch April 28, 2026 17:26
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