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

No link definition found for brackets in math #185

Closed
kulisak12 opened this issue Jun 16, 2024 · 1 comment
Closed

No link definition found for brackets in math #185

kulisak12 opened this issue Jun 16, 2024 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@kulisak12
Copy link

Type: Bug

  1. Create a markdown file with the folowing content:
Assume the interval $[0,1]$.
  1. Ensure that validation and math are enabled:
{
    "markdown.validate.enabled": true,
    "markdown.math.enabled": true
}

The warning No link definition found link.no-such-reference appears.
Since the brackets are enclosed in a math environment, it is not a link; the built-in preview renders it correctly as brackets.

VS Code version: Code 1.90.1 (611f9bfce64f25108829dd295f54a6894e87339d, 2024-06-11T21:02:43.666Z)
OS version: Linux x64 5.15.0-102-generic
Modes:

System Info
Item Value
CPUs AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx (8 x 2392)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) 2, 1, 1
Memory (System) 5.72GB (2.70GB free)
Process Argv
Screen Reader no
VM 0%
DESKTOP_SESSION cinnamon
XDG_CURRENT_DESKTOP X-Cinnamon
XDG_SESSION_DESKTOP cinnamon
XDG_SESSION_TYPE x11
Extensions: none
@mjbvz mjbvz transferred this issue from microsoft/vscode Jun 17, 2024
@mjbvz mjbvz added the bug Issue identified by VS Code Team member as probable bug label Dec 13, 2024
@mjbvz
Copy link
Contributor

mjbvz commented Dec 13, 2024

Duplicate of #14

@mjbvz mjbvz marked this as a duplicate of #14 Dec 13, 2024
@mjbvz mjbvz closed this as completed Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants