Skip to content

1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 13:44
· 4 commits to main since this release

Easy Links 1.0.0: show only the file name of internal links

  • Hide the folder path in internal links so only the basename shows, in reading
    view (markdown post-processor) and live preview (CodeMirror 6 replace
    decorations), revealing the full path on the active line for editing.
  • Anchor-aware: keeps #heading / ^block refs; leaves aliased links and embeds
    (![[...]]) untouched.
  • Optional 'Plain link color' setting colors internal links like normal text.
  • TypeScript + esbuild, eslint-clean, activeDocument for popout safety.