2022-11-28 07:12:17PM
This commit is contained in:
parent
160fa4451c
commit
53e0c56ccd
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ import (
|
|||
|
||||
func TestRender(t *testing.T) {
|
||||
txts := []string{
|
||||
// `a + b = c`,
|
||||
// `\\frac{1}{2}`,
|
||||
`a + b = c`,
|
||||
`\\frac{1}{2}`,
|
||||
`a + b
|
||||
= c
|
||||
`,
|
||||
|
|
|
|||
Loading…
Reference in a new issue