P.S. 3 And I realize that there is an pillar issue
"Create a small parser independant of PetitParser for a light pillar"
https://github.com/pillar-markup/pillar/issues/174
AFAIK this parser already exists. The hand written parser from in the
Pier CMS. Some small adaptations are probably necessary.
Hi!
Yes, this parser exists. When I created PetitPillar I extracted it into its own package to not lose the code. So it is in the Pillar repository even if it is not loaded by default.
In this issue I wanted to bring only a subset of this parser for Pharo and add what might be missing. But since people want to create a subset of PetitParser this issue becomes obsolete.��