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: ![image](/uploads/748df6b0b72e769c4fa9baa1219653dc/image.png) ### What is the expected *correct* behavior? ##### Expected RTL Result: ![Untitled](/uploads/01b0cde81eb62b9437429fa79dc106df/Untitled.png) ##### 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