Fix nested subscripts parsing #114 #315
Annotations
4 errors
|
packages/unified-latex-lint/tests/no-plaintext-operators.test.ts#L37
AssertionError: expected [ …(1) ] to have a length of +0 but got 1
- Expected
+ Received
- 0
+ 1
❯ packages/unified-latex-lint/tests/no-plaintext-operators.test.ts:37:31
|
packages/unified-latex-util-visit/tests/visit.test.ts#L109
AssertionError: expected [ 'b\text{some $math$}' ] to deeply equal [ 'b\text{some $math$}', 'math' ]
- Expected
+ Received
Array [
"b\\text{some $math$}",
- "math",
]
❯ packages/unified-latex-util-visit/tests/visit.test.ts:109:26
|
|
The logs for this run have expired and are no longer available.
Loading