mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-22 11:25:13 +00:00
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:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user