Skip to content

Commit

Permalink
Testing LaTeX in HTML lists in GitHub Markdown
Browse files Browse the repository at this point in the history
GitHub's LaTeX impl continues to be a pain the backside...
  • Loading branch information
geky committed Oct 22, 2024
1 parent 4a43803 commit 68ea4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ This polynomial has some rather useful properties:

This can be seen by plugging in 0:

$$
$$\\
\Lambda(0) = \prod_{j \in e} \left(1 - X_j 0\right)
= \prod_{j \in e} 1
= 1
Expand Down

0 comments on commit 68ea4bf

Please sign in to comment.