{{ node.meta|pprint|pygmentize('python') }}
{{ node.text.strip()|escape }}
{{ node.html|escape }}
{{ context.data.stack|index(2)|pprint|pygmentize('python') }}