gatsby-remark-copy-linked-files with absolute path #28073
Unanswered
tc-imba
asked this question in
Ideas / Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The gatsby-remark-copy-linked-files now transform the file into a relative path.
However, I think it's better if files can be opened in a new tab (e.g., use target=_blank).
The gatsby-remark-external-links plugin can achieve this if the link is an absolute path, so maybe a new option such as "absolute" can be added to let gatsby-remark-copy-linked-files transform the file into an absolute path.
Beta Was this translation helpful? Give feedback.
All reactions