Skip to content

Commit

Permalink
Document that relative links is not supported here
Browse files Browse the repository at this point in the history
Would take a ton of complexity
  • Loading branch information
caendesilva committed Jul 25, 2024
1 parent ede0cdf commit 4a46a58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/digging-deeper/advanced-markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ There are some limitations and considerations to keep in mind when using this fe
- This feature won't work for dynamic routes (not backed by a file)
- If you rename a file, links will break. Your IDE may warn about this.
- If a file is not found, we won't be able to see it when evaluating links.
- Relative links are not supported (so ../_pages/index.blade.php won't work)

## Configuration

Expand Down

0 comments on commit 4a46a58

Please sign in to comment.