You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execution tts of goal org.asciidoctor:asciidoctor-maven-plugin:3.1.1:process-asciidoc failed: org.jruby.exceptions.NoMethodError: (NoMethodError) undefined method `read_svg_contents' for nil:NilClass -
Note that I'm running with jruby and asciidoctorj-revealjs 5.1.0. Can this be a problem with the jruby integration. It seems like the delegate converter is not set.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
I found
#453
which introduced inline option for svg images.
but when I run my converter it fails with
Note that I'm running with jruby and asciidoctorj-revealjs 5.1.0. Can this be a problem with the jruby integration. It seems like the delegate converter is not set.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: