Fix code block formatting in specification prompt

Indent code block example at list item 9 so entire example can be rendered.
This commit is contained in:
John Haugabook 2025-10-04 23:14:43 -04:00 committed by GitHub
parent 591d2fdc08
commit c4d855f384
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