Skip to content

Better display of code blocks #305

@jv-barsuk

Description

@jv-barsuk

Code blocks are not displayed correctly. The grey background just ends after the last character and there is some space between the lines. Giving the .CodeMirror .CodeMirror-code .cm-commentElement the attribute display: block;would enhance the way it shows.
Then newlines in between just would need to get the right css-class and the way it looks would be great.

Now: https://imgur.com/N0clBhZ
After: https://imgur.com/RNvaahl

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfeature: EasyMDERealted to the integrated EasyMDE editor

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions