mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-13 23:18:38 +00:00
committed by
Kevin Barabash
parent
0b7b4db7fc
commit
4dd0e2cdca
@@ -752,7 +752,7 @@ describe("A text parser", function() {
|
||||
});
|
||||
|
||||
it("should parse spacing functions", function() {
|
||||
expect`a b\, \; \! \: ~ \thinspace \medspace \quad \ `.toBuild();
|
||||
expect`a b\, \; \! \: \> ~ \thinspace \medspace \quad \ `.toBuild();
|
||||
expect`\enspace \thickspace \qquad \space \nobreakspace`.toBuild();
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user