Commit 1c23849
committed
bug #12244 Fix rendering of error code block (jdreesen)
This PR was merged into the 3.4 branch.
Discussion
----------
Fix rendering of error code block
This is [how it looks](https://symfony.com/doc/3.4/frontend/encore/simple-example.html#using-sass-less-stylus) currently:

`sass-loader@^7.0.1` is blue because it is currently rendered as a `mailto:...` link.
Commits
-------
1953f73 Fix rendering of error code block1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
306 | | - | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
307 | 309 | | |
308 | 310 | | |
309 | 311 | | |
| |||
0 commit comments