qjebbs/vscode-markdown-extended

Admonitions Fail to Display

jmanthony3 opened this issue · 5 comments

Issue Type: Bug

After performing VS Code update this morning, none of the Markdown admonitions display properly within my Markdown notes for classes.

Extension version: 1.0.19
VS Code version: Code 1.62.0 (b3318bc0524af3d74034b8bb8a64df0ccf35549a, 2021-11-03T15:23:01.379Z)
OS version: Windows_NT x64 10.0.19042
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz (8 x 2904)
GPU Status 2d_canvas: enabled
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
Load (avg) undefined
Memory (System) 15.88GB (4.40GB free)
Process Argv --crash-reporter-id d17dcf09-a9c2-4505-9b94-904b43e5d3ee
Screen Reader no
VM 0%

Can confirm. Doesn't work with 1.62.

Would love to help debug this but have no experience with TypeScript nor VSCode extensions.

Any pointers for me where to start?

For me they render fine in Markdown Preview Enhanced but not in the internal preview nor when exporting the file to PDF.
I'm also on vscode 1.62.2 with Markdown Extended v1.0.19

Can confirm that Markdown Preview Enhanced preview renders admonitions.

I'm also affected by this, thank you all for reporting it and filing the PR.