Pamplemousse

Results 45 comments of Pamplemousse

> I think it's a more elegant method. But it breaks anything more complicated than the minimum example: * Slides that have content (like a little introduction) before a subsection....

> `-autorun zap.default.conf` and `-quickurl http://localhost:8080` are not compatible Ah, gotcha, didn't realise that. > Have you edited the `zap.default.conf` file generated? I thought it would work out-of-the box given...

@kingthorin I believe this is still somewhat a bug: In the generated configuration, I see the following: ```yaml - type: script name: script parameters: action: scriptName: ``` which fails because...

Out of my very very minimal example, the `scriptName` thing is the only error I found.

The `flake check` failure is rather mysterious to me, because it works on my machine! (never thought I would ever say that in a `nix` environment :open_mouth:)