Denis Bredelet
Denis Bredelet
I ran into that as soon as I added blocks at the end of chapter 8. This is how I resolved it. In Lox.java: ``` private static void runPrompt() throws...
Here is a minimal reproduction (note: base64 encoded because of the file picker here.) [demo.tbz.txt](https://github.com/user-attachments/files/17852702/demo.tbz.txt) Output: ``` % npm run build > [email protected] build > npx @11ty/eleventy Title: Article 1...
Can you help me with upgrading to v3.1.2-beta.3? I tried changing it in package.json but that does not seem to have any effect. Update: resolved by running `npm install @11ty/[email protected]`
The new behaviour I see is that it is consistently not inserting the slug... > [11ty] Problem writing Eleventy templates: > [11ty] Output conflict: multiple input files are writing to...
I guess putting `permalink` in the `eleventyComputed` section did not work in v3.1.0. It works fine now and resolves my issue.
In my opinion there should be a close tag . That would mainly help with whitespace management.
Hi Daniel,There is a mistake in this manual page: That should be #on.Cheers— Denis. On 19 Aug 2024, at 16:45, ddekany ***@***.***> wrote: Since then there was some more follow...