Commit d17f79e
authored
docs: Add spacing between code block and caption (#1284)
This fixes that some code blocks aren't rendered properly in Markdown
## Pull Request Checklist
- [x] Reviewed the [Contributing
Guidelines](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#-contributing-code)
+ Especially the [How to
Contribute](https://github.com/UI5/cli/blob/main/CONTRIBUTING.md#how-to-contribute)
section
- [x] [No merge
commits](https://github.com/UI5/cli/blob/main/docs/Guidelines.md#no-merge-commits)
- [x] [Correct commit message
style](https://github.com/UI5/cli/blob/main/docs/Guidelines.md#commit-message-style)1 parent 1846e2d commit d17f79e
File tree
2 files changed
+3
-0
lines changed- packages/builder/lib
- processors/bundlers
- tasks
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments