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
Improved: fix a PDF generation issue with Buildbot too now
Oops, in previous I also commented out the line, here is the fix
-// backends = ['html5']
+ backends = ['html5']
BTW, this fixes all AsciidoctorTaskS...
0 commit comments