Robin Delattre
Robin Delattre
+1 Thx for your job !
Duplicate #110 still relevant in 2022. Can we add this in the roadmap ? I can't promise but i will try to make a PR before march.
I am interested too for a such twig extension. I will work on it and share it before the end of the year.
And maybe we could add the ability to use jump link ?
jump link or fragment link, eg : ``` [item 1](#item1) ### Item 1 ```
Thanx Sergey for your work. It's a huge project !! I was wondering where is this Roadmap ? Two ideas : - The `duration` could be associated to a facultative...
Reason : avoid having to ignore the static analysis error or to do a useless string cast. Normally, I fix the CI and if you think this pr is useless,...
> `$this->name` is totally ugly compare to `$name` I play with it during all the day and I conclude the best way to avoid this is to duplicate constructor and...
And i finally implement it via [Rector](https://github.com/rectorphp/rector). My code is totally PHP 8, so if this proof of concept is interesting the maintainer, we can downgrade it (and test it).
Proposal : https://github.com/RobinDev/plates/tree/replaceSection-like-twig-2