little space between a list and its following text in RTL languages
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=454521)
</details>
<!--IssueSummary end-->
### Summary
There is little space between a bullet/numbered/check list and the text after it in RTL languages,
which makes the text hard to read.
### Steps to reproduce
1. Write this text in the editor:
```
موارد:
1. مورد اول
2. مورد دوم
ادامهی متن
```
2. Switch to Preview mode
### What is the current *bug* behavior?
##### Result:
موارد:
1. مورد اول
2. مورد دوم
ادامهی متن
##### Image:

### What is the expected *correct* behavior?
##### Expected RTL Result:

##### Similar to the current LTR Result:
Items:
1. First Item
2. Second Item
Rest of the text
### Additional Information
<!-- If you are reporting a bug on GitLab.com, uncomment below -->
This bug happens on GitLab.com
I think maybe it is also related to #427502
issue