Tests updated

This commit is contained in:
PLanCompS
2020-09-28 12:08:27 +02:00
parent 76f8f064ac
commit aa247408e4
33 changed files with 288 additions and 155 deletions

View File

@@ -0,0 +1,12 @@
---
layout: default
title: Parent disambiguation
parent: Navigation
grand_parent: Tests
---
# Parent disambiguation
- [Page A](a/) has a child [page with title C](ca/), and a grandchild [page with title D](dca/).
- [Page B](b/) has a child [page with title C](cb/), and a grandchild [page with title D](dcb/).
- The grandchild pages specify their parent and grandparent pages, so there is no ambiguity.