How to render pages not included as chapters? #10531
-
DescriptionSee this repo representing a quarto book project. In the quarto.yml there are a number of pages listed in the render section that are not included in the sidebar navigation as official chapters. For example, There are links to these files from the main chapters. But when a link to one of these non-chapter pages is clicked, it shows as raw markdown instead of a rendered HTML page. The quarto docs say .qmd files should be rendered by default (which doesn't seem to be the case here). And the docs say including the list of files in the render config option will fix this (but that doesn't seem to be the case either). How to fix the links to these non-chapter pages to get them to render properly? See also: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
(edit: I've copied my reprex to #10588) I'm experiencing the same issue. This used to work in past versions, but doesn't seem to work in the latest (1.5.56). Click here for reproducible example
In the example above I had two files
|
Beta Was this translation helpful? Give feedback.
-
Is this outdated though? Please advise on remediation steps.
…On Sun, Sep 1, 2024, 9:45 AM Mickaël Canouil ***@***.***> wrote:
Closed #10531 <#10531>
as outdated.
—
Reply to this email directly, view it on GitHub
<#10531>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKENJ5LYHTCA5F25WSGIOLZUMLAXAVCNFSM6AAAAABMS23GRKVHI2DSMVQWIX3LMV45UABFIRUXGY3VONZWS33OIV3GK3TUHI5E433UNFTGSY3BORUW63R3GE2DOOBRHE3A>
.
You are receiving this because you authored the thread.Message ID:
<quarto-dev/quarto-cli/repo-discussions/10531/discussion_event/1478196@
github.com>
|
Beta Was this translation helpful? Give feedback.
(edit: I've copied my reprex to #10588)
I'm experiencing the same issue. This used to work in past versions, but doesn't seem to work in the latest (1.5.56).
Click here for reproducible example
Copy/paste this in Bash to create all the necessary files: