Commit 40f6ec5
committed
🤖 Apply Copilot suggestions: Improve code examples
- Remove undefined function references (handleFlags, handleMetadata)
- Add proper error handling instead of silently discarding errors
- Keep external plugin example simple and focused on custom markers
- Ensure all code examples are self-contained and functional
Addresses Copilot PR review feedback1 parent 1d41656 commit 40f6ec5
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | 159 | | |
164 | 160 | | |
165 | 161 | | |
| |||
174 | 170 | | |
175 | 171 | | |
176 | 172 | | |
177 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
178 | 181 | | |
179 | 182 | | |
180 | 183 | | |
| |||
0 commit comments