Eric Bussieres
Eric Bussieres
You can contribute and submit a pull request for that. All documentation are in docs module https://github.com/PebbleTemplates/pebble/tree/master/docs/src/orchid/resources/wiki
Do you have a code sample that I can look at ?
You need to provide a `ReloadableResourceBundleMessageSource` bean for that. By default spring-boot does not. Also, since you're using pebble-spring-boot-starter, you should use the message function ``` {{ message('welcome') }} ```...
Yeah default filter's gonna do the trick
Sounds reasonable to me
Good catch. You can submit a pull request for that. All documentation are in docs module https://github.com/PebbleTemplates/pebble/tree/master/docs/src/orchid/resources/wiki
If you use this template, it's gonna work. I've modified the {%- endif -%} and {% endfor -%} ``` text before for loop followed by blank line {% for item...
Seems like a bug
@nward1234 Go on this one. I'll gladly accept your PR for this
I made a comment yesterday on your PR