Commit 348329d
committed
docs: fix unclosed link in Test Runner documentation
Fixes an unclosed link tag that causes all text after it to be
underlined and clickable in the HTML documentation.
Before: [<RegExp>]
After: [RegExp]1 parent d428341 commit 348329d
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| |||
0 commit comments