Skip to content

[Bug] Adjacent block quotes with trailing math equation break text flow #353

Description

@kevin8999

Summary

When two quotes are in the following configuration:

> First Block
> $$ {latex here} $$

> Second Block

The user is unable to add text in between > $$ {latex here} $$ and > Second Block.

I have also attached the following image as a visual aid.

Image

Steps to reproduce

  1. Type the following:
> First Block
> $$\text{Latex}$$

> Second Block
  1. Try to insert text after $$\text{Latex}$$ and before > Second Block.

Expected behavior

The user should be able to add text in the area specified under Steps to reproduce

Actual behavior

The user is unable to add text in the area specified under Steps to reproduce

Version / commit

main

Area

app (frontend)

Confirmations

  • I searched existing issues and this is not a duplicate.
  • This is not a security vulnerability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions