You've already forked nakamoto-archive
17 lines
259 B
Markdown
17 lines
259 B
Markdown
|
|
---
|
||
|
|
layout: default
|
||
|
|
title: Tests for disambiguation C
|
||
|
|
parent: Tests for disambiguation A
|
||
|
|
has_children: true
|
||
|
|
---
|
||
|
|
|
||
|
|
# C
|
||
|
|
|
||
|
|
A child of page A, and parent of page D
|
||
|
|
|
||
|
|
```yaml
|
||
|
|
title: Tests for disambiguation C
|
||
|
|
parent: Tests for disambiguation A
|
||
|
|
has_children: true
|
||
|
|
```
|