Skip to content

Commit 514a0ab

Browse files
committed
plan 89: mark TOC generator directive as in progress
https://claude.ai/code/session_01CBgiv6yda2F489zPYiNPYu
1 parent d983848 commit 514a0ab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PLAN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ footer: |
2424
| 84 | 🔲 | [Symlink default-deny for file discovery](plan/84_symlink-default-deny.md) |
2525
| 85 | 🔳 | [Increase test coverage to 95% by extracting shared rule helpers](plan/85_coverage-to-95-percent.md) |
2626
| 86 | 🔳 | [Markdown flavor validation](plan/86_markdown-flavor-validation.md) |
27-
| 89 | 🔲 | [TOC generator directive and MDS035 auto-fix](plan/89_toc-generator-directive.md) |
27+
| 89 | 🔳 | [TOC generator directive and MDS035 auto-fix](plan/89_toc-generator-directive.md) |
2828
| 90 || [Isolate corpus test git config from host signing](plan/90_corpus-test-git-config-isolation.md) |
2929
| 91 | 🔲 | [MDS037 skips paragraphs inside generated sections](plan/91_mds037-skip-generated-sections.md) |
3030
<?/catalog?>

plan/89_toc-generator-directive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: 89
33
title: TOC generator directive and MDS035 auto-fix
4-
status: "🔲"
4+
status: "🔳"
55
summary: >-
66
Add a `<?toc?>...<?/toc?>` generated-section
77
directive that emits a nested list of the

0 commit comments

Comments
 (0)