lukeflo
lukeflo
> There are a bunch of practical examples at https://github.com/pandoc/lua-filters These filters are great. I, for instance, use the `short caption` filter by @tarleb in almost every workflow. But there...
At least I got a working Lua filter solution for a starred environment, posted in [another issue discussion](https://github.com/jgm/pandoc/issues/9268#issuecomment-1864282920)
After reading some other issues with similar topics, I think it would be great to add a more general description to the docs, how to use the new `pandoc.Figure` elements....
Since the problems wasn't solved so far, I just switched to **fff**. It works very similar to **lf**. And because it is written entirely in `bash`, it's much easier to...
> Should be fixed in the next release. Just looked at your commit. In [line 555](https://github.com/plk/biblatex-apa/commit/f04f2e38e7e8bc4734b164f424b4dab47e778ea1), you use `DeclareDelimFormat` with the *entryfield* `organization` as context argument. AFAIK the optional context...
Hi, its the same problem with `foot` terminal on a Wayland compositor: OS: Void Linux x86_64 Terminal: foot $TERM: `foot` $COLORTERM: `truecolor` coreutils: 0.0.28 The solution should be the same...
@BuriedInTheGround Allright, that would be great. No need to hurry GNU coreutils still work fine 😉
Is that really worth a PR? Someone with write permissions only needs to delete the words `--path helix-term` from the line `cargo build --profile opt --locked --path helix-term`. But if...
Hi, thanks for the response. I'll provide the files tomorrow if possible. Best
A typical Markdown file could look like that (doesn't matter if the file extension is `md` or `qmd`), whereas the filepath to the `.bib` file can be absolute or relative:...