How to fix "label: unnamed-chunk-X" #2645
Answered
by
dragonstyle
avishai987
asked this question in
Q&A
-
Hi, I'm trying to give a name to the chunk with #|label: , but the chunk is still called "unnamed-chunk-X" in the console and the figure-html folder. |
Beta Was this translation helpful? Give feedback.
Answered by
dragonstyle
Sep 28, 2022
Replies: 1 comment 1 reply
-
The following should be sufficient (note the space between the
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
avishai987
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following should be sufficient (note the space between the
|
and thelabel
).