From 27514ab9f4b4ab28fc7683c8fe3d0d065c995482 Mon Sep 17 00:00:00 2001
From: Joel Forward <32904771+JoeFwd@users.noreply.github.com>
Date: Sun, 27 Oct 2024 21:43:34 +0100
Subject: [PATCH] doc: fix conclusion xml snippets not showing up
---
docs/expanded-equipment-api.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/expanded-equipment-api.md b/docs/expanded-equipment-api.md
index 0f78a24..a7df33f 100755
--- a/docs/expanded-equipment-api.md
+++ b/docs/expanded-equipment-api.md
@@ -399,6 +399,7 @@ Let's demonstrate how to make a pikeman unit more effective in siege battles. We
Expand this to see the XML pikeman definition
+
```xml
...
@@ -421,6 +422,7 @@ Let's demonstrate how to make a pikeman unit more effective in siege battles. We
+
```
@@ -430,6 +432,7 @@ The original definition provides two equipment layouts, both using a pike weapon
Expand this to see the updated XML pikeman definition
+
```xml
...
@@ -476,6 +479,7 @@ The original definition provides two equipment layouts, both using a pike weapon
```
+
In the updated XML: