You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/collections/tags/dump.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ stage: 5
6
6
id: 32bc9a50-3b12-11e6-bdf4-0800200c9a66
7
7
---
8
8
## Overview
9
-
This tag is useful for debugging. It will stop execution of the page and render the raw data of the variables in your current context (page, variable loop, etc).
9
+
This tag is useful for debugging. It will render the raw data of the variables in your current context (page, variable loop, etc).
10
10
11
11
Dropping it in a template or layout will show you all the data that's been injected into the view layer.
0 commit comments