mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
fix markdown code blocks
This commit is contained in:
@@ -265,10 +265,10 @@ stmt.setString(1, email);
|
||||
```
|
||||
|
||||
**Reference:** OWASP SQL Injection Prevention Cheat Sheet
|
||||
```
|
||||
````
|
||||
|
||||
#### Important Issue
|
||||
```markdown
|
||||
````markdown
|
||||
**🟡 IMPORTANT - Testing: Missing test coverage for critical path**
|
||||
|
||||
The `processPayment()` function handles financial transactions but has no tests
|
||||
|
||||
Reference in New Issue
Block a user