code annotation and code linking #6187
Replies: 3 comments 3 replies
-
Currently, code annotation has some dependency upon the structure of the HTML output within the code cell (in order to do things like position the annotation numbers). Downlit modifies the structure enough that we haven't found a way to keep the annotation functionality working with it - it is something I would like to support but I'd say right now I don't think this is something that will happen anytime soon... |
Beta Was this translation helpful? Give feedback.
-
Thank you for the quick answer. I guess I will stick with the use of comments to annotate my code. |
Beta Was this translation helpful? Give feedback.
-
Closing this for now in favour of #6199 for improved documentation. Since |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hello,
I just tried to render a document using both code annotation and code linking with the downlit packages.
After the rendering I get the message next:
Those features would be interesting to use together as they both permit to better explain the code. Is there a possibility that in the future, they can be used together in the same document and code chunk?
Thank you in advance for the answer
Beta Was this translation helpful? Give feedback.
All reactions