Skip to content

[WIP] Better support for relative links (e.g. download links) for non-markdown files #2300

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

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Added test files at #/test
  • Loading branch information
MartenBE committed Nov 23, 2023
commit cff7ad170199104ae456e822534727baa5e3b87d
3 changes: 3 additions & 0 deletions docs/_assets/anothertest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Another test

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Binary file added docs/_assets/manual.pdf
Binary file not shown.
3 changes: 3 additions & 0 deletions docs/_assets/test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This is text.txt

Hello world!
8 changes: 8 additions & 0 deletions docs/test.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Test

- [test.txt](./_assets/test.txt)
- [anothertest.md](./_assets/anothertest.md)
- [manual.pdf](./_assets/manual.pdf)
- [https://docsify.js.org/quickstart.md](https://docsify.js.org/quickstart.md)
- https://docsify.js.org/quickstart.md