Step: json#
Trivial step that dumps document context to JSON file.
Input#
No input from previous step (should be first step)
Output#
Always results in a JSON file (application/json) with file extension .json.
Options#
No options
Example#
{
"name" : "json",
"options" : {}
}