Skip to content

fix: update Link Tag Generator description to be consistent with other tools#652

Open
Onyx2406 wants to merge 1 commit into
interledger:mainfrom
Onyx2406:fix/link-tag-description-style
Open

fix: update Link Tag Generator description to be consistent with other tools#652
Onyx2406 wants to merge 1 commit into
interledger:mainfrom
Onyx2406:fix/link-tag-description-style

Conversation

@Onyx2406
Copy link
Copy Markdown
Contributor

@Onyx2406 Onyx2406 commented Apr 3, 2026

Summary

Updates the Link Tag Generator page description to follow the same style used by the other tools (Banner, Widget, Probabilistic Revenue Share).

Before: Description had inline HTML links to paymentpointers.org and webmonetization.org, plus HTML entity encoded <link> tags — inconsistent with other tool pages.

After: Plain text two-line description with a <br /> separator, matching the Banner/Widget/RevShare pattern:

  • Line 1: What the tool does
  • Line 2: What to do with the result

Closes #530

Update the Link Tag Generator page description to follow the same
plain text style used by the other tools (Banner, Widget, Revenue
Share). Removes inline HTML links and entities in favor of concise
two-line description with a line break.

Closes interledger#530
@sidvishnoi sidvishnoi added the AI AI generated PRs, just to keep a track label May 5, 2026
Use the Link Tag Generator to generate a monetization &lt;link&gt;
element for your HTML documents. Just enter your&nbsp;
<a href="https://paymentpointers.org/" className="underline">
payment pointer
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hi @Onyx2406 , thank you so much for your contribution. I see that you removed payment pointer, that is an important information to keep so we're guiding our users properly. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI AI generated PRs, just to keep a track

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Copy] Update Link Tag Generator description to be consistent in style with the rest of tools

3 participants