Is there an example of what editor
does in the book yml as opposed to author
?
#12850
Replies: 1 comment 3 replies
-
All your examples are not valid YAML. Please provide a small fully reproducible example, for example using From what I understand, So, unless you use custom templates/partials to use it, I don't see why it would show up anywhere. By the way, where did you see |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
We are writing an online book through quarto and whilst the yml option of
author
works fine and presents the authors under the title of the book on the landing page, theeditor
option seems not to present anything (or I at least can't get it working). The issue being we are editors of the book and not sole authors so editors would be a better represenation.For example the below would work fine and produce my name under the title as the author
However the below seems to not show my name at all and I am not sure
This also doesn't seem to show my name. At least not as far as I can see:
Any guidance or worked example would be super appreciated!
Beta Was this translation helpful? Give feedback.
All reactions