Hey,
I also created an indentation sensitive extension of PetitParser, I also included some examples including Markdown. If you load PetitParser, you get the Markdown example as well.
There is a short introduction to the indentation:
http://scg.unibe.ch/research/indentParsing
Cheers Jan
Are there any news on this?
--Hannes
On 12/28/14, Norbert Hartl <norbert@hartl.name> wrote:
> I found markdown parsers in smalltalkhub and in the configuration browser.
>
> http://smalltalkhub.com/#!/~PharoExtras/PetitMarkdown/
> <http://smalltalkhub.com/#!/~PharoExtras/PetitMarkdown/>
>
> and the one in the configuration browser
>
> PPMarkdown
>
> If I understand it correctly both are rooted into work Camillo did. The one
> in PharoExtras looks newer to me. So I assume the best would be to copy the
> ConfigurationOfPetitMarkdown from PharoExtras to MetacelloRepo and remove
> the ConfigurationOfPPMarkdown. Right? Or are there any objections?
>
> Norbert