From 68ea4bfcd2f72d7afe771c2285ea1d10fc6b7132 Mon Sep 17 00:00:00 2001 From: Christopher Haster Date: Tue, 22 Oct 2024 13:09:29 -0500 Subject: [PATCH] Testing LaTeX in HTML lists in GitHub Markdown GitHub's LaTeX impl continues to be a pain the backside... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42042a0..ea2e854 100644 --- a/README.md +++ b/README.md @@ -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