docs: test for consistent terms style #530 #531

This commit is contained in:
Sören Weber 2023-05-19 18:46:39 +02:00
parent b2243438e3
commit ace357eb4a
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
17 changed files with 25 additions and 20 deletions

View file

@ -1,5 +1,5 @@
+++ +++
title = "Planks orrrganizat'n" title = "planks orrrganizat'n"
weight = 1 weight = 1
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -2,7 +2,7 @@
alwaysopen = false alwaysopen = false
descrption = "This be a demo child plank" descrption = "This be a demo child plank"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "Plank 1" title = "plank 1"
weight = 10 weight = 10
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -2,6 +2,6 @@
alwaysopen = true alwaysopen = true
descrption = "This be a demo child plank" descrption = "This be a demo child plank"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "Plank 1-1" title = "plank 1-1"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -2,6 +2,6 @@
descrption = "This be a hidden demo child plank" descrption = "This be a hidden demo child plank"
hidden = true hidden = true
tags = ["children", "hidden"] tags = ["children", "hidden"]
title = "Plank 1-1-1 (hidden)" title = "plank 1-1-1 (hidden)"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,6 +1,6 @@
+++ +++
descrption = "This be a non-hidden demo child plank o' a hidden parrrent plank" descrption = "This be a non-hidden demo child plank o' a hidden parrrent plank"
tags = ["children", "hidden"] tags = ["children", "hidden"]
title = "Plank 1-1-1-1" title = "plank 1-1-1-1"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -2,6 +2,6 @@
descrption = "This be a hidden demo child plank" descrption = "This be a hidden demo child plank"
hidden = true hidden = true
tags = ["children", "hidden"] tags = ["children", "hidden"]
title = "Plank 1-1-1-1-1 (hidden)" title = "plank 1-1-1-1-1 (hidden)"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,6 +1,6 @@
+++ +++
descrption = "This be a non-hidden demo child plank on a hidden parrrent plank" descrption = "This be a non-hidden demo child plank on a hidden parrrent plank"
tags = ["children", "hidden"] tags = ["children", "hidden"]
title = "Plank 1-1-1-1-1-1" title = "plank 1-1-1-1-1-1"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,6 +1,6 @@
+++ +++
descrption = "This be a demo child plank" descrption = "This be a demo child plank"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "Plank 1-1-2" title = "plank 1-1-2"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,6 +1,6 @@
+++ +++
descrption = "This be a demo child plank" descrption = "This be a demo child plank"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "Plank 1-1-2-1" title = "plank 1-1-2-1"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,6 +1,6 @@
+++ +++
descrption = "This be a demo child plank" descrption = "This be a demo child plank"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "Plank 1-1-2-2" title = "plank 1-1-2-2"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,6 +1,6 @@
+++ +++
descrption = "This be a demo child plank" descrption = "This be a demo child plank"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "Plank 1-1-3" title = "plank 1-1-3"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,7 +1,7 @@
+++ +++
alwaysopen = false alwaysopen = false
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "Plank 2" title = "plank 2"
weight = 20 weight = 20
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -2,7 +2,7 @@
alwaysopen = false alwaysopen = false
descrption = "This be a demo child plank" descrption = "This be a demo child plank"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "Plank 3" title = "plank 3"
weight = 30 weight = 30
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,6 +1,6 @@
+++ +++
descrption = "This be a plain plank test nested 'n a parrrent" descrption = "This be a plain plank test nested 'n a parrrent"
tags = ["children", "non-hidden"] tags = ["children", "non-hidden"]
title = "Plank 3-1" title = "plank 3-1"
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -3,7 +3,7 @@ alwaysopen = false
descrption = "This be a hidden demo child plank" descrption = "This be a hidden demo child plank"
hidden = true hidden = true
tags = ["children", "hidden"] tags = ["children", "hidden"]
title = "Plank 4 (hidden)" title = "plank 4 (hidden)"
weight = 40 weight = 40
+++ +++
{{< piratify >}} {{< piratify >}}

View file

@ -1,6 +1,8 @@
--- ---
description: | description: |
This is a plain page test, and the beginning of a YAML multiline description... This is a plain page test, and the beginning of a YAML multiline description...
tags:
- "Children"
title: "page X" title: "page X"
weight: 1 weight: 1
--- ---

View file

@ -1,6 +1,9 @@
+++ ---
descrption = "This be a plain plank test" description: |
title = "Plank X" This be a plain plank test, an' th' beginn'n o' a YAML multiline description…
weight = 1 tags:
+++ - "Children"
title: "plank X"
weight: 1
---
{{< piratify >}} {{< piratify >}}