Skip to content

[Bug] ~~~s with an invalid language (like ~~~log) render the encapsulated >/<blockquote> below the visual boundary of the <pre><code>. #1851

@RokeJulianLockhart

Description

@RokeJulianLockhart

Errata (Examples)

  1. Markdown Quotation Block

    Evaluation Content

    ...(whose markup is undermentioned):

    > ```txt
    > Evaluation Content
    > ```
  2. HTML Quotation Block

    ...and the undermentioned:

    Evaluation Content
    

    ...(whose markup is undermentioned):

    > ```log
    > Evaluation Content
    > ```

If you scroll on the latter, you shall see that it renders the blockquote line further than the actual content, as a consequence of the <blockQuote> statement being necessarily defined a line after the fenced code block content. However, this shouldn't occur, not least because it doesn't when defining a block quote using Markdown >s.

Bitmap Depiction

In case it doesn't render like that to you, what I see is undermentioned:

Image

Environment

Browser fedora.pkgs.org/40/fedora-updates-x86_64/firefox-131.0-2.fc40.x86_64.rpm
OS cpe:/o:fedoraproject:fedora:40

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