Results 1383 comments of Vincent Prouillet

Isn't that intended? Only the `[extra]` data from the theme config gets copied, not the actual Zola config. Unless I misunderstand. Unrelated but since your theme has some meaty macros:...

It might be related to the pulldown-cmark update, I don't see other changes that could be related (other than the regex change but that shouldn't change anything there). Honestly I...

Did you never have issues with unclosed HTML tags by using it inline? Since we just slice the rendered content it's unlikely the HTML would be valid in a lot...

I do want something similar but in Tera itself, see https://github.com/Keats/tera/issues/637#issuecomment-1891976443 What does your PoC look like?

It could be added, but I wouldn't add it to v1. This filter still needs to be rewritten for v2 so it could be good candidate for improvement

Would making the subsections transparent with render = false for the pages work?

There is https://github.com/getzola/zola/pull/2585 that could solve that issue

Not for now, there are a few PRs to change the backend already: 1. https://github.com/Keats/jsonwebtoken/pull/377 2. https://github.com/Keats/jsonwebtoken/pull/318

It should be fine to add yes