Skip to content

Commit 2194acf

Browse files
authored
Merge pull request webpack#6756 from montogeek/fix/bot-logs-output-format
bot: Fix Markdown format for output logs
2 parents c65fb74 + a99b527 commit 2194acf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

open-bot.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@ rules:
100100
```
101101
<details>
102102
<summary>Show remaining errors</summary>
103-
``` text
103+
104+
```text
104105
{{{remainingErrors}}}
105106
```
106107
</details>

0 commit comments

Comments
 (0)