Skip to content

First horizontal line not rendering when UI at 90% #3211

@humberto-garza

Description

@humberto-garza

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

image

Steps to reproduce

# Test

***

Text a b c

***

image

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

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Issue concerns a bug.level 1 ❕A bug that caused minor damage: App is still usable, but minor features might not work.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions