Support for Code Annotation in Epub #5975
vfacta
started this conversation in
Feature Requests
Replies: 1 comment
-
This is currently by design as explained in https://quarto.org/docs/authoring/code-annotation.html with the example of "GitHub Flavored Markdown". |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi! I noticed the code annotation circles are presented just as
Line N
and are not shown in code block in the epub output, whereas it is fully functional in html and pdf formats. Can the circle feature be supported for a future release of quarto?Version:
MWE:
quarto render test.qmd --to epub
test.epub:
Beta Was this translation helpful? Give feedback.
All reactions