asciidoctor-intellij-plugin: Pikchr SVG images not rendering in JCEF browser
Observed vs. expected behavior
SVG images generated by pikchr do not seem to render correctly in the preview window. Instead of seeing the image, nothing seems to be rendered at all.
Steps to reproduce
Add the following snippet to your document.
[pikchr]
----
box "box"
----
Environment
Plugin Version: 0.40.7
IntelliJ Details: IntelliJ IDEA 2023.2.5 (Ultimate Edition) Build #IU-232.10227.8, built on November 9, 2023 Licensed to Cerris BVBA / Pepijn Van Eeckhoudt You have a perpetual fallback license for this version. Subscription is active until November 8, 2024. Runtime version: 17.0.9+7-b1000.46 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 14.1 GC: G1 Young Generation, G1 Old Generation Memory: 2048M Cores: 10 Metal Rendering is ON Registry: debugger.new.tool.window.layout=true ide.experimental.ui=true ide.images.show.chessboard=true
Non-Bundled Plugins: com.yanncebron.intellipikchr (0.3.4) org.intellij.plugins.hcl (232.8660.88) org.jetbrains.plugins.ruby (232.10203.2) org.strangeway.vaadin (232.8660.142) org.jetbrains.kotlin (232-1.9.21-release-633-IJ10072.27) PlantUML integration (7.3.0-IJ2023.2) org.asciidoctor.intellij.asciidoc (0.40.7) JProfiler (19.9.3) com.majera.intellij.codereview.gitlab (2023.5.0.232)
Kotlin: 232-1.9.21-release-633-IJ10072.27
About this issue
- Original URL
- State: closed
- Created 7 months ago
- Comments: 16 (16 by maintainers)
Ok, just fixed a typo in the last sentence of my previous comment.
Reading Dan’s previous comment, I assume this issue can be closed as the AsciiDoc plugin behaves as expected by providing a true preview.