Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[markdown] Show a dialog for external links #70

Open
CNSeniorious000 opened this issue Sep 2, 2024 · 0 comments
Open

[markdown] Show a dialog for external links #70

CNSeniorious000 opened this issue Sep 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@CNSeniorious000
Copy link
Member

Add an on:click event handler to all cross-origin <a> tags in any rendered markdown. Left-clicking on an <a> should trigger a dialog with the following options:

  1. (primary) Open the link in a new tab
  2. Open the link in the current tab
  3. Open the link within an iframe (?)
  4. Copy the link to the clipboard
@CNSeniorious000 CNSeniorious000 added the enhancement New feature or request label Sep 2, 2024
@CNSeniorious000 CNSeniorious000 added this to the Refinements milestone Sep 2, 2024
@CNSeniorious000 CNSeniorious000 self-assigned this Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant