Can't run lua script #9057
-
DescriptionHello everyone I'm trying to get back into developping a lua filter to simplify how math can be inputted in pandoc and quarto Markdown.
However, as part of that, I can't seem to be able to use
Other debug information:
The issue was also present on my earlier quarto 1.4.X and 1.3.X installs. I've also tried to uninstall and reinstall. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Just out of curiosiy, what do you do in I think I can reproduce different issues with
I don't even have the Thanks for the report. |
Beta Was this translation helpful? Give feedback.
I opened
to track this.
@GuillaumeDehaene I am even surprised that you get the file found in
Quarto 1.5.24
as we don't have this file at this path anymore.Like you still got some old file in your install at
C:\Users\Guillaume\AppData\Local\Programs\Quarto
🤔I am mentioning this because probably if the file you have is old, then it won't call the right dependency hence the issue you see.