Custom lua script seems to break in quarto 1.4 #8571
-
DescriptionWith 1.3, it looks like this: With 1.4, it looks like this: Here is a reproducible example: custom.lua
_quarto.yml
index.qmd
I run them like this:
Here is a repo with these files: https://github.com/royfrancis/quarto-footer-error |
Beta Was this translation helpful? Give feedback.
Answered by
cscheid
Feb 2, 2024
Replies: 1 comment 11 replies
-
Yeah, that's a bug. The issue is that we're incorrectly parsing your footer (because of that strange |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tracking here: #8575
Note that a custom filter isn't needed to trigger the bug.