Current section
Files
Jump to
Current section
Files
priv/magma.config/artefacts/TableOfContents.artefact.config.md
---
magma_type: Config.Artefact
tags: [magma-config]
---
# TableOfContents artefact config
## System prompt
<!--
This section is not used for this artefact type. Instead, the system prompt of the respective text type is used in this case.
-->
## Context knowledge
## Task prompt
Your task is to write an outline of "<%= text.name %>".
Please provide the outline in the following format:
```markdown
## Title of the first section
Abstract: Abstract of the introduction.
## Title of the next section
Abstract: Abstract of the next section.
## Title of the another section
Abstract: Abstract of the another section.
```
<!--
Please don't change the general structure of this outline format. The section generator relies on an outline with sections.
-->