Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/collections/tags/dump.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ stage: 5
id: 32bc9a50-3b12-11e6-bdf4-0800200c9a66
---
## Overview
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).
This tag is useful for debugging. It will render the raw data of the variables in your current context (page, variable loop, etc).

Dropping it in a template or layout will show you all the data that's been injected into the view layer.

Expand Down