Skip to content

[EE6] Minor glitch in rendering of markdown in Notes fieldtype #2248

@PaulBaileyAtChan

Description

@PaulBaileyAtChan

A small apparent glitch with the Notes fieldtype in EE6.3.5. When text is italicised using markdown, it seems to be rendered with a line-break before and after. For example:

Screen Shot 2022-08-10 at 7 27 55 PM

renders as expected:

Screen Shot 2022-08-10 at 7 28 38 PM

But:

Screen Shot 2022-08-10 at 7 29 33 PM

renders as:

Screen Shot 2022-08-10 at 7 30 13 PM

The HTML generated for the note appears to be correct:

<p><em>Everything</em> is going according to <strong>plan</strong>.</p>

Perhaps there's some odd CSS here? Doesn't seem to be browser dependent — things are the same on Safari, Chrome and Firefox. I haven't seen any other odd markdown rendering, but haven't tested extensively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions