Skip to content

1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 14:51
· 16 commits to main since this release

First stable release.

  • Hover any external link in the editor and press Format to turn it into a bookmark showing the site's favicon and title.
  • Also available as the command Format link under cursor, for keyboard and touch use.
  • Works on bare URLs, [text](url) links, and <autolinks>; code blocks, inline code, and frontmatter are left untouched.
  • The favicon is embedded as a data: URL, so a formatted link keeps rendering in any vault, app, or plain Markdown file — with or without this plugin installed.
  • Requests are queued and rate-limited, time out after 10 seconds, and report distinct errors for an unreachable service, an invalid token, and a page that could not be resolved.
  • Configure the service URL and access token in Settings → Better Link Display.