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

links (anchors / _blank) #1552

Closed
ceubri opened this issue Dec 1, 2023 · 1 comment
Closed

links (anchors / _blank) #1552

ceubri opened this issue Dec 1, 2023 · 1 comment

Comments

@ceubri
Copy link

ceubri commented Dec 1, 2023

Links
• be able to add ./#my-anchor in links
• if we add ./ it transforms into a page but we cannot add the #anchor
• we cannot add _blank on links?

@ceubri
Copy link
Author

ceubri commented Dec 7, 2023

solution :

  • add .#my-anchor
  • create a custom code with "<a href="https://..." target="_blank">"
  • and the copy / paste or drag outside the custom code #trickoftheyear :)

@ceubri ceubri closed this as completed Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant