name = "simple"
output_file = "simple-custom.md"
[template]
header = "# Simple Custom Layout\n\n"
module = "## {{module.name}}\n\n**File**: {{module.source_path}}\n**Language**: {{module.language}}\n\n"
footer = "\n---\n\nGenerated by CodeTwin with custom layout."