Commit 7b0f878
authored
Troubleshooting: add header with error message to existing entry (#1617)
Closes: #1583
As we do have already a solution to this new problem, I wanted to add a
header with the error message to the existing content. Similar to:

But when trying that, it didn't work. I added the method class
(`{.method}`) just to test, and found that this works. Using any other
class, like `{.class}` or `{.annotation}` didn't work.
@swaldmann @chgeo Do you have any idea why?1 parent 4e3ce8f commit 7b0f878
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
| 492 | + | |
492 | 493 | | |
493 | 494 | | |
| 495 | + | |
| 496 | + | |
494 | 497 | | |
495 | 498 | | |
496 | 499 | | |
| |||
0 commit comments