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:
parent
591d2fdc08
commit
c4d855f384
@ -111,9 +111,9 @@ tags: [Optional: List of relevant tags or categories, e.g., `infrastructure`, `p
|
|||||||
|
|
||||||
## 9. Examples & Edge Cases
|
## 9. Examples & Edge Cases
|
||||||
|
|
||||||
```code
|
```code
|
||||||
// Code snippet or data example demonstrating the correct application of the guidelines, including edge cases
|
// Code snippet or data example demonstrating the correct application of the guidelines, including edge cases
|
||||||
```
|
```
|
||||||
|
|
||||||
## 10. Validation Criteria
|
## 10. Validation Criteria
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user