1. Fix index, including both start and end. So Literal[start:end+1] will
be a valid part.
2. Replace any with string, add file param type
3. Start of making the evaluator, starting with regexp for param types
(these expression can be changed or/and overriden by user later on)
Former-commit-id: ab95265f953dadbf84170b543e1ff8840f9c4a14
Fix some things on an experimental future feature.
Still dirty code ofc, it will take a long to be adopted, but new
developers can watch the backstage's step-by-step test-driven solutions.
Former-commit-id: 739260b8662bff7164ba75ef36c81a6b564d53cc
Ok we did convert a regular `func([]string) func(string)bool` to
`func(anything...) func(string)bool`
Former-commit-id: 1097e5d61663f1b14867e807ae53e2ccbb6401a8
Github latest changes doesn't supports align="center" at markdown via
html property on an html element paragraph. So we had to make changes
(until this will be fixed, if it's a bug*)
Former-commit-id: 7ad6a0d5bb0dafc3b403cade96831bfb3b45e17e