Commit f34369a
authored
Fix summary Markdown formatting (#474)
Title (##) is not rendered correctly if it's just after `<SUMMARY>` tag
<!--
Thank you for proposing a pull request! Please note that SOME TESTS WILL
LIKELY FAIL due to how GitHub exposes secrets in Pull Requests from
forks.
Someone from the team will review your Pull Request and respond.
Please describe your change and any implementation details below.
-->
<img width="675" height="370" alt="image"
src="https://github.com/user-attachments/assets/e33775b2-2c6d-4b26-a5f8-4493e42fd58c"
/>
If we add a new line between:
<img width="699" height="474" alt="image"
src="https://github.com/user-attachments/assets/931524cd-6d8f-4e33-a857-75befc565553"
/>
Signed-off-by: Kevin Robatel <kevinrob2@gmail.com>1 parent c836b8d commit f34369a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
| |||
0 commit comments