Quarto appears to change body-footer entry slightly #1058
Replies: 4 comments 3 replies
-
I haven't attempted a full repro, but I suspect there are two potential issues here, one of which looks like a straight quarto bug (or at least misfeature):
Thanks for the report! I'll file a bug for the second point, but file handling is a finicky part of quarto and we're hoping not to make big changes between now and 1.0. (cc @jjallaire) |
Beta Was this translation helpful? Give feedback.
-
Should be resolved here: fb6a2a4 |
Beta Was this translation helpful? Give feedback.
-
Looks right (with async=“”), I will report w/i a day or two if the counter is working.
Thank you!
… On Jun 5, 2022, at 4:27 PM, J.J. Allaire ***@***.***> wrote:
Should be resolved here: fb6a2a4 <fb6a2a4>
—
Reply to this email directly, view it on GitHub <#1058 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AABCIPV3EB2PGMQ2V557CY3VNUZULANCNFSM5X2XHKYQ>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
-
The Goatcounter is working correctly. Thanks so much! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Goatcounter for web page analytics. I just figured out after a month that it is not working. Goatcounter says to put this on the page so it will be tracked:
So I put in my
_quarto.yml
the following:But when the
body-footer
entry is actually put on the page Quarto changes it just a bit:Any suggestions for doing this differently? Or is there a bug in how
body-footer
is being parsed?Full repo is here Last updated around 3 May using then-current Quarto. However, I don't see any discussion of
body-footer
in either issues or discussions that I can find since that time.Beta Was this translation helpful? Give feedback.
All reactions