[wp-trac] [WordPress Trac] #64310: Math component Problem with matrix

WordPress Trac noreply at wordpress.org
Wed Nov 26 12:56:53 UTC 2025


#64310: Math component Problem with matrix
-------------------------------+------------------------------
 Reporter:  blackstar1991      |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Editor             |     Version:  trunk
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:  ui, tests
-------------------------------+------------------------------
Changes (by ellatrix):

 * keywords:   => reporter-feedback
 * component:  General => Editor


Comment:

 Can you try removing `\[`?


 {{{
 \begin{pmatrix}
 1 & 0 \\
 0 & 1
 \end{pmatrix}
 \cdot
 \begin{pmatrix}
 2 & 3 \\
 4 & 5
 \end{pmatrix}
 \cdot
 \begin{pmatrix}
 x \\
 y
 \end{pmatrix}
 =
 \begin{pmatrix}
 2x + 3y \\
 4x + 5y
 \end{pmatrix}
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64310#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list