Skip to content
Snippets Groups Projects
Commit d1d37d04 authored by Jonas Zohren's avatar Jonas Zohren :speech_balloon:
Browse files

Add template data to config.yml

parent d4f57762
No related branches found
No related tags found
No related merge requests found
Pipeline #4135 passed
templates:
transcript: |
---
{{{yamlMetadata}}}
---
{{{topics}}}
---
end: "hh:mm"
---
topic: |
# {{{title}}} { start="hh:mm" {{#origin}}origin="{{{origin}}}" {{/origin}}}
{{{content}}}
# Plugins are run in this order, passing their resulting transcript_data # Plugins are run in this order, passing their resulting transcript_data
# on as the input for the next plugin. Plugins editing lists will mostly # on as the input for the next plugin. Plugins editing lists will mostly
# append to the list. # append to the list.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment