452e7e7729
Closes #515
5 lines
203 B
HTML
5 lines
203 B
HTML
{
|
|
"currentEnvironment": {$ doc.currentEnvironment | json | trim $},
|
|
"version": {$ doc.version.currentVersion | json | indent(2) | trim $},
|
|
"sections": {$ doc.sections | json | indent(2) | trim $}
|
|
} |