python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
WARNING: conversion missing in backend epub3 for toc
I'm using asciidoctor-pdf to create a PDF, and it is working nicely.
But when I use asciidoctor-epub3 to convert it to an epub it shows a warning message:
asciidoctor: WARNING: conversion missing in ...

lifeisfoo
Votes: 0
Answers: 1
A "sample' reference not showing up a table... but shows up in standard paragraph
Here is my code. It does not seem to be a malformed table entry. The ASCIIDOCTOR-PDF 'build' produces no error and does create a PDF file. It all works... but the table SAMPLE text is blank.
[cols...

Peter Willard
Votes: 0
Answers: 1
asciidoc: Is there a way to get around the problem of lines beginning with [colour] attributes ending with ] not displaying in asciidoc?
My target asciidoc text is this:
[red]#Some prompt[x]# Make sure the option is [checked]
But it won't display in asciidoc
On further investigation, I found that any line beginning with a [colour] in s...
rednectar
Votes: 0
Answers: 1
Asciidoctor Font
How do I add the default font of Asciidoctor HTML to Asciidoctor pdf? Can I use the Webfont example: "@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600...

Hellen P
Votes: 0
Answers: 1