You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ParseError: KaTeX parse error: Expected group as argument to '\sqrt' at end of input: \sqrt
at new ParseError (/Volumes/X8/LevelUp/Content/node_modules/katex/dist/katex.js:100:14)
at Parser.parseGroupOfType (/Volumes/X8/LevelUp/Content/node_modules/katex/dist/katex.js:17918:19)
at Parser.parseArguments (/Volumes/X8/LevelUp/Content/node_modules/katex/dist/katex.js:17848:22)
at Parser.parseFunction (/Volumes/X8/LevelUp/Content/node_modules/katex/dist/katex.js:17794:37)
at Parser.parseGroup (/Volumes/X8/LevelUp/Content/node_modules/katex/dist/katex.js:18190:21)
at Parser.parseAtom (/Volumes/X8/LevelUp/Content/node_modules/katex/dist/katex.js:17629:21)
at Parser.parseExpression (/Volumes/X8/LevelUp/Content/node_modules/katex/dist/katex.js:17491:23)
at Parser.parse (/Volumes/X8/LevelUp/Content/node_modules/katex/dist/katex.js:17423:24)
at parseTree (/Volumes/X8/LevelUp/Content/node_modules/katex/dist/katex.js:18431:21)
at renderToDomTree (/Volumes/X8/LevelUp/Content/node_modules/katex/dist/katex.js:18540:16) {
position: 5
}
Something similar happens whenever an open brace appears in KaTeX input: $123_{10}$ etc.
Thanks for all your work.
Dave
π Environment info (npx vuepress info)
System:
OS: macOS 12.3.1CPU: (12) x64 Intel(R) Core(TM) i7-8850H CPU @ 2.60GHzMemory: 293.32 MB / 16.00 GBShell: 3.3.1 - /usr/local/bin/fishBinaries:
Node: 16.4.1 - ~/.asdf/installs/nodejs/16.4.1/bin/nodeYarn: 1.22.17 - ~/.asdf/installs/nodejs/16.4.1/.npm/bin/yarnnpm: 7.18.1 - ~/.asdf/plugins/nodejs/shims/npmUtilities:
Git: 2.32.0 - /usr/bin/gitBrowsers:
Chrome: 101.0.4951.64Edge: 101.0.1210.53Firefox: 100.0.1Safari: 15.4npmPackages:
@vuepress/bundler-vite: 2.0.0-beta.45 @vuepress/bundler-webpack: Not Found@vuepress/cli: 2.0.0-beta.45 @vuepress/client: 2.0.0-beta.45 @vuepress/core: 2.0.0-beta.45 @vuepress/markdown: 2.0.0-beta.45 @vuepress/plugin-active-header-links: 2.0.0-beta.45 @vuepress/plugin-back-to-top: 2.0.0-beta.45 @vuepress/plugin-container: ^2.0.0-beta.39 => 2.0.0-beta.45 @vuepress/plugin-docsearch: Not Found@vuepress/plugin-external-link-icon: 2.0.0-beta.45 @vuepress/plugin-git: 2.0.0-beta.45 @vuepress/plugin-google-analytics: Not Found@vuepress/plugin-medium-zoom: 2.0.0-beta.45 @vuepress/plugin-nprogress: 2.0.0-beta.45 @vuepress/plugin-palette: 2.0.0-beta.45 @vuepress/plugin-prismjs: 2.0.0-beta.45 @vuepress/plugin-pwa: Not Found@vuepress/plugin-pwa-popup: Not Found@vuepress/plugin-register-components: ^2.0.0-beta.39 => 2.0.0-beta.45 @vuepress/plugin-search: Not Found@vuepress/plugin-shiki: Not Found@vuepress/plugin-theme-data: 2.0.0-beta.45 @vuepress/plugin-toc: Not Found@vuepress/shared: 2.0.0-beta.45 @vuepress/theme-default: 2.0.0-beta.45 @vuepress/utils: 2.0.0-beta.45 vue: 3.2.35 vue-loader: Not Foundvue-router: 4.0.15 vuepress: ^2.0.0-beta.39 => 2.0.0-beta.45 vuepress-vite: 2.0.0-beta.45 vuepress-webpack: Not Found
π Reproduction link / repo:
No response
The text was updated successfully, but these errors were encountered:
β Checklist
π Description
Concise Description
The following input:
Generates the following error:
Something similar happens whenever an open brace appears in KaTeX input:$123_{10}$ etc.
Thanks for all your work.
Dave
π Environment info (
npx vuepress info
)π Reproduction link / repo:
No response
The text was updated successfully, but these errors were encountered: