-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Link to File (.csv, .pdf) #568
Comments
Beautiful! Thanks. Sorry I missed that. You have an awesome app here, btw. Great work. |
I'm getting a "Page Not Found" error when trying to download a |
Same for me! any solutions! Thanks. |
Hi guys, is there a way to open pdf file in a another tab instead of downloading the file when clicked on link? |
Great tool, but I can't figure out how to link to a file for download.
I have several csv files and PDFs in \docs\downloads linked with
[filename](./downloads/filename.pdf)
. Gets 404 error, and path includes the./
I'm porting over from Slate, and this is the last major hurdle.
The text was updated successfully, but these errors were encountered: