[wp-trac] [WordPress Trac] #64310: Math component Problem with matrix
WordPress Trac
noreply at wordpress.org
Fri Nov 28 08:11:38 UTC 2025
#64310: Math component Problem with matrix
-----------------------------------------+------------------------
Reporter: blackstar1991 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: Editor | Version: trunk
Severity: normal | Resolution:
Keywords: reporter-feedback has-patch | Focuses: ui, tests
-----------------------------------------+------------------------
Changes (by ellatrix):
* milestone: 6.9 => 7.0
Comment:
Well, thank you for testing! I also frequently use this, so I totally get
your problem. What we accept is LaTeX math mode, so just the code used to
input math, but not all layout/document level LaTeX. Those brackets are
used to delimit the math mode from the other syntax, even outside of LaTeX
(like Markdown or HTML documents), to parse/detect the LaTeX math mode
code. In the visual editor however, we don't need those delimiters. Even
in popular libraries like KaTeX https://katex.org, this would error, and
as a result also in editors such as Notion.
Let's address this in the next release, 7.0, to be a bit more forgiving. I
don't think it's a critical issue. Happy to consider it in point release
if we get more reports.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64310#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list