-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
bug 🐛Issue concerns a bug.Issue concerns a bug.level 1 ❕A bug that caused minor damage: App is still usable, but minor features might not work.A bug that caused minor damage: App is still usable, but minor features might not work.
Description
Current behavior
On any page, when you add a horizontal line, either using *** or <hr> it does not show on the rendered view if it is the first one. To work around this, you need to add a second <hr>. Interestingly, when you copy-paste the rendered version of the md somewhere else, you see that the 2 lines are there.
Expected behavior
Steps to reproduce
# Test
***
Text a b c
***Environment
- Version : 0.12.1
- OS Version and name : W10x64
This only happens when the zoom option is set to 90%; when it is set to 80%, 100%, 110%... the problem goes away... So I think it is a zoom related problem
Interface settings
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug 🐛Issue concerns a bug.Issue concerns a bug.level 1 ❕A bug that caused minor damage: App is still usable, but minor features might not work.A bug that caused minor damage: App is still usable, but minor features might not work.


