Fix code block formatting in specification prompt (#285)

Indent code block example at list item 9 so entire example can be rendered.
This commit is contained in:
John Haugabook 2025-10-07 20:37:46 -04:00 committed by GitHub
parent afc0705b11
commit 5a94cec531
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -111,9 +111,9 @@ tags: [Optional: List of relevant tags or categories, e.g., `infrastructure`, `p
## 9. Examples & Edge Cases
```code
// Code snippet or data example demonstrating the correct application of the guidelines, including edge cases
```
```code
// Code snippet or data example demonstrating the correct application of the guidelines, including edge cases
```
## 10. Validation Criteria