Nicolas Hoizey

Results 254 comments of Nicolas Hoizey

@pdehaan that's what I managed to do on a reduced test case also, the issue is elsewhere. @solution-loisir I tried without any transform, and I still get the issue. I...

@pdehaan thanks a lot for taking time to help me! `include_raw.js` should not behave differently for `production` and `development` builds. Setting `permalink` to `false` in the global `eleventyComputed.js` file works...

Here's the reduced test case, in the `computed-permalink-false` branch of this repository: https://github.com/nhoizey/11ty-reduced-test-cases/tree/computed-permalink-false

I finally found where it came from, as explained in #1700 : I had to add checks for `false` value of `{{ page.url }}` or `{{ page.outputPath }}` in some...

@drallgood this is still true with the “help” link on my profile page: https://pixelfed.social/i/web/profile/406 ![CleanShot 2024-01-03 at 22 52 11@2x](https://github.com/pixelfed/pixelfed/assets/78213/a47031b7-c24c-400a-abd4-462cc0817c6d)

*Thinking out loud…* The advantage of the `markdown-it` plugin is that it will get the image dimensions once (I guess) even if the content with this image is shown in...

Technically, last element could have a media condition, I don't think this is forbidden in the specs.

I guess so, indeed. May I ping @eeeps on this topic? 😅

More evidence of the count issue: http://awesomescreenshot.com/0f4tviwd3

To add some information: If I create a new content, I don't see it either in the collection UI, but I see it in the workflow: ![CleanShot 2024-03-16 at 20...