[project] id = "fixture-target-configs" name = "target-configs" [info] title = "测试课:导出目标的结构化 build 配置" # Full config: explicit artifact + numbering.heading override. [targets.student] artifact = "single-file" [targets.student.numbering] heading = ["{1:一}、", "{1:1}.{2:1}", "{1:1}.{2:1}.{3:1}"] # file-tree artifact, no presentation override. [targets.archive] artifact = "file-tree" # Empty body → all defaults. [targets.teacher]