Skip to content

Commit 5a69148

Browse files
fix: remove HTML comments from template TOCs
1 parent e696cdd commit 5a69148

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

templates/plan-template.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55

66
## Table of Contents
77

8-
<!-- TOC below is an exemplar. The /speckit.plan command MUST regenerate
9-
this list with proper anchor links from the actual ## headings. -->
10-
118
- Summary
129
- Technical Context
1310
- Constitution Check

templates/spec-template.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77

88
## Table of Contents
99

10-
<!-- TOC below is an exemplar. The /speckit.specify command MUST regenerate
11-
this list with proper anchor links from the actual ## headings. -->
12-
1310
- User Scenarios & Testing
1411
- Requirements
1512
- Success Criteria

templates/tasks-template.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ description: "Task list template for feature implementation"
1414

1515
## Table of Contents
1616

17-
<!-- TOC below is an exemplar. The /speckit.tasks command MUST regenerate
18-
this list with proper anchor links from the actual ## headings. -->
19-
2017
- Format
2118
- Path Conventions
2219
- Phase 1: Setup (Shared Infrastructure)

0 commit comments

Comments
 (0)