diff --git a/docs/_docs/includes.md b/docs/_docs/includes.md
index 94872047..8fa2af12 100644
--- a/docs/_docs/includes.md
+++ b/docs/_docs/includes.md
@@ -86,6 +86,7 @@ For example, suppose you have a special image syntax with complex formatting, an
+
This is the Jekyll logo
```
@@ -98,6 +99,7 @@ You could templatize this content in your include and make each value available
+
{{ include.caption }}
```