-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I tried to write an inline matrix like this:
Some text blah blah $\begin{bmatrix} a & b \\ c & d \end{bmatrix}$However, the matrix was rendered to this:
[a amp; b c amp; d]
But the same code worked well for a block equation:
$$\begin{bmatrix} a & b \\ c & d \end{bmatrix}$$
Do anyone got any solutions?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels