Merge commit '8a86f2ab6d'
This commit is contained in:
commit
2d91943fab
29 changed files with 2712 additions and 21 deletions
6
shared/examples/nav-golden-hierarchy/bundle/c/orphan.md
Normal file
6
shared/examples/nav-golden-hierarchy/bundle/c/orphan.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
type: project
|
||||
title: "Orphan — unreachable"
|
||||
---
|
||||
|
||||
Directory `c/` has no `index.md`, and nothing links to this file. A link-following navigator never reaches it; a directory-walking one wrongly would. It MUST be absent from the read-context, and its parent directory's missing `index.md` MUST NOT be an error (that rule binds the bundle root alone).
|
||||
Loading…
Add table
Add a link
Reference in a new issue