Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update typst.ts version to 0.5.5 #13

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bun add textlint-plugin-typst

## Syntax support

This plugin supports the syntax of Typst [v0.12.0](https://github.com/typst/typst/releases/tag/v0.12.0).
This plugin supports the syntax of Typst [v0.13.0](https://github.com/typst/typst/releases/tag/v0.13.0).

Legend for syntax support:

Expand Down
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"update-fixtures": "bun ./test/update-fixtures.ts && biome check --write ./test/fixtures"
},
"dependencies": {
"@myriaddreamin/typst-ts-web-compiler": "^0.5.1"
"@myriaddreamin/typst-ts-web-compiler": "^0.5.5-rc7"
},
"devDependencies": {
"@biomejs/biome": "^1.9.2",
"@myriaddreamin/typst.ts": "^0.5.1",
"@myriaddreamin/typst.ts": "^0.5.5-rc7",
"@textlint/ast-node-types": "^14.0.4",
"@textlint/ast-tester": "^14.0.4",
"@textlint/types": "^14.0.4",
Expand Down
46 changes: 23 additions & 23 deletions test/paragraphizedTextlintAstObject.json
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@
"column": 22
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"value": "_",
Expand Down Expand Up @@ -812,7 +812,7 @@
"column": 24
}
},
"type": "Str"
"type": "Marked::MathText"
}
],
"raw": "F_n",
Expand Down Expand Up @@ -859,7 +859,7 @@
"column": 26
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"type": "Str",
Expand Down Expand Up @@ -893,7 +893,7 @@
"column": 28
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"value": "_",
Expand Down Expand Up @@ -945,7 +945,7 @@
"column": 31
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"value": "-",
Expand Down Expand Up @@ -977,7 +977,7 @@
"column": 33
}
},
"type": "Str"
"type": "Marked::MathText"
}
],
"raw": "n-1",
Expand Down Expand Up @@ -1070,7 +1070,7 @@
"column": 36
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"type": "Str",
Expand Down Expand Up @@ -1104,7 +1104,7 @@
"column": 38
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"value": "_",
Expand Down Expand Up @@ -1156,7 +1156,7 @@
"column": 41
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"value": "-",
Expand Down Expand Up @@ -1188,7 +1188,7 @@
"column": 43
}
},
"type": "Str"
"type": "Marked::MathText"
}
],
"raw": "n-2",
Expand Down Expand Up @@ -1511,7 +1511,7 @@
"column": 3
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"value": "_",
Expand Down Expand Up @@ -1543,7 +1543,7 @@
"column": 5
}
},
"type": "Str"
"type": "Marked::MathText"
}
],
"raw": "F_n",
Expand Down Expand Up @@ -1590,7 +1590,7 @@
"column": 7
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"type": "Str",
Expand Down Expand Up @@ -1662,7 +1662,7 @@
"column": 15
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"type": "Str",
Expand Down Expand Up @@ -1762,7 +1762,7 @@
"column": 24
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"value": ")",
Expand Down Expand Up @@ -1938,7 +1938,7 @@
"column": 35
}
},
"type": "Str"
"type": "Marked::MathText"
}
],
"raw": "phi.alt^n",
Expand Down Expand Up @@ -2030,7 +2030,7 @@
"column": 37
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"type": "Str",
Expand Down Expand Up @@ -2175,7 +2175,7 @@
"column": 11
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"type": "Str",
Expand Down Expand Up @@ -2229,7 +2229,7 @@
"column": 14
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"type": "Str",
Expand Down Expand Up @@ -2261,7 +2261,7 @@
"column": 16
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"type": "Str",
Expand Down Expand Up @@ -2329,7 +2329,7 @@
"column": 23
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"value": ")",
Expand Down Expand Up @@ -2485,7 +2485,7 @@
"column": 29
}
},
"type": "Str"
"type": "Marked::MathText"
}
],
"raw": "(1 + sqrt(5)) / 2",
Expand Down Expand Up @@ -4900,7 +4900,7 @@
"column": 20
}
},
"type": "Str"
"type": "Marked::MathText"
},
{
"value": "_",
Expand Down
Loading