Skip to content
Discussion options

You must be logged in to vote

Some metadata are needed to actually build the structure and for Quarto to know what to build and where.
Your filter to modify the title is a bit odd but if it works.
Use format: native and look at the AST representation of the document when developing filter, it helps.

As I said, permalink does not exist, but you can define redirection in your YAML frontmatter.
I don't know if it will work to generate them dynamically in a pre-render script though.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

mcanouil Jun 6, 2024
Collaborator

Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

mcanouil Jun 6, 2024
Collaborator

Answer selected by benabel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants