File: page.md

package info (click to toggle)
ruby-jekyll-relative-links 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 332 kB
  • sloc: ruby: 472; sh: 5; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 235 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
---

# Subdir page

[Another subdir page](another-subdir-page.md)

[Relative subdir page](./another-subdir-page.md)

[Dir traversal](../page.md)

[leading slash starts from the root](/another-page.md)

![image](../jekyll-logo.png)