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
First note which I believe is important is that I'm using Tauri to make the project which uses their own package called wry for cross-platform WebView.
I am using MDX in combo with remark math and rehype katex. When I leave the rehypeKatex without options, it would completely fine and nothing wrong happens, when I add the options provided above for macros, it completely fails. I have verified that the above macro works on KaTeX's site.
Initial checklist
Affected package
[email protected]
Steps to reproduce
First note which I believe is important is that I'm using Tauri to make the project which uses their own package called
wry
for cross-platform WebView.I am using MDX in combo with remark math and rehype katex. When I leave the rehypeKatex without options, it would completely fine and nothing wrong happens, when I add the options provided above for macros, it completely fails. I have verified that the above macro works on KaTeX's site.
There error I get is as show:
I have had this problem before when using Docusourus and was unable to fix it them but didn't matter as much then.
Actual behavior
The actual behavior that is happening is that it is refusing to take in options and works fine when not provided.
Expected behavior
The expected behavior that should happen is that it should take in the options without problems.
Runtime
5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0
Package manager
[email protected]
Operating system
Windows 11
Build and bundle tools
Vite, other (please specify in steps to reproduce)
The text was updated successfully, but these errors were encountered: