{ "Templates": { "html": '''
{{- template "children" . -}}
'''
}
},
"Time": {
"Type": "verbatimLine",
"Delimiter": ".time",
"Templates": {
"html": '''
'''
}
},
"ThematicBreak": {
"Type": "verbatimLine",
"Delimiter": "---",
"Templates": {
"html": '''
{{template "children" .}}
{{template "grouper" global.aggregates.numberedHeadings.Group}}