2022-11-28 07:12:17PM

This commit is contained in:
Alexander Wang 2022-11-28 19:12:17 -08:00
parent 160fa4451c
commit 53e0c56ccd
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -7,8 +7,8 @@ import (
func TestRender(t *testing.T) { func TestRender(t *testing.T) {
txts := []string{ txts := []string{
// `a + b = c`, `a + b = c`,
// `\\frac{1}{2}`, `\\frac{1}{2}`,
`a + b `a + b
= c = c
`, `,