-
when pandoc parser enabled, lua-filter arguments seems not work as expected.
I tested with 'include-files.lua' filter.
~~~
pandoc input.md --lua-filter=include-filtes.lua -o output.md
~~~
…
-
### Did you check docs and existing issues?
- [X] I have read all the docs.
- [X] I have searched the existing issues.
- [X] I have searched the existing discussions.
### Neovim Version (nvim -v)
N…
-
Hello,
I just reinstalled Altoholic in my Classic Cata. version 4.4.005. I have done this twice while deleting my WTF and Addons folders. I reinstalled using CurserForge.
For some reason, no p…
-
### Bug description
Text in an SVG image appears broken, and the image itself is weirdly cropped
Actual image:
![image](https://github.com/quarto-dev/quarto-cli/assets/64529579/39b0c38e-802e-4…
-
**Goal:** I am currently working on a shortcode for [bootstrap carousel](https://getbootstrap.com/docs/5.0/components/carousel/). To allow to define images, alt, and captions I try to configure it via…
-
Is there a way to run Lua filters as "fail closed"?
I have observed that the requested resources are served normally if an error/exception occurs in the Lua script. I would rather see 503 (at least f…
-
The initial install gives no preset filters nor LuaScripts. The help file does not give any info or samples on how to set up these essential items.
Is there somewhere that existing luascripts can be…
vj777 updated
6 years ago
-
As per discussion with @cderv, we suggest including a lua filter that allows users to change font color and/or text highlighting via simple pandoc attributes.
This originated from [this SO question…
-
Hello! I'd like to help update and maintain the documentation for filters, and perhaps add some simplified guides for those of us new to pandoc and/or programming languages. The latter idea came from …
-
A long time ago I have written a scaling bloom filter for redis using Lua: [erikdubbelboer/redis-lua-scaling-bloom-filter](https://github.com/erikdubbelboer/redis-lua-scaling-bloom-filter)
When doi…