We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue Type: Bug
build in markdown math render
VS Code version: Code - Insiders 1.65.0-insider (921264b, 2022-02-04T05:16:29.546Z) OS version: Windows_NT x64 10.0.22543 Restricted Mode: No
The text was updated successfully, but these errors were encountered:
Looks like KaTeX styles are not properly applied to those elements in your environment.
Could you check the DevTools:
When opening the Markdown preview, are KaTeX stylesheets and fonts loaded, according to the Network panel?
In the preview, are KaTeX styles applied, according to the Elements panel?
Anyway, I cannot repro your problem with:
block math is very strange $$ a \equiv \frac{b}{b} $$
Version: 1.65.0-insider (system setup) Commit: 921264bfe3ffbbfe5ec8c4b08214b88e2148fa3e Date: 2022-02-04T05:16:29.546Z Electron: 13.5.2 Chromium: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Windows_NT x64 10.0.19044
All installed extensions are disabled.
Sorry, something went wrong.
sorry for noise
mjbvz
No branches or pull requests
Issue Type: Bug
build in markdown math render
VS Code version: Code - Insiders 1.65.0-insider (921264b, 2022-02-04T05:16:29.546Z)
OS version: Windows_NT x64 10.0.22543
Restricted Mode: No
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: