Open man-chi opened 8 months ago
Hi @man-chi, did you try a relative folder besides the document its referred in? For example
some-path/slide.adoc some-path/media/image.jpg
Please have a look at: https://github.com/flobilosaurus/vscode-asciidoc-slides/blob/master/demo.adoc
I am running antora. may I know where should I place my background images?
the directory is docs/module/ROOT/images/reveal-parallax-1.jpg docs/module/ROOT/pages/slide.adoc
the following snippet failed to show images, please help == Images [source, asciidoc]
image::../images/reveal-parallax-1.jpg[revealjs]
results in: image::../images/reveal-parallax-1.jpg[revealjs]