plainlink
Plainlink refers to a simple hyperlink implemented as a standard HTML anchor element that points to a resource using a plain URL and descriptive anchor text. It carries no embedded metadata, previews, or scripting that would modify its appearance or behavior. A typical plainlink is created with an anchor tag such as <a href="https://example.com">Example</a>, relying on browser defaults for presentation and interaction.
In contrast to rich links, link cards, or dynamic previews, plainlinks are minimal and predictable across platforms
Accessibility and usability considerations are central to plainlinks. Descriptive anchor text helps users and screen readers
Use cases for plainlinks include basic navigation within content management systems, documentation, plain-text emails, and contexts
Limitations include lack of built-in previews, reduced control over styling, and no automatic tracking unless additional