how complete it is?we would really like to think on:��1) include petitparser in Pharo��2) allow the writing of class docs in MD format :)of course, we are talking about the not-so-near future, but is an idea we are thinking about��� :Pand in any case, I would like to use a good MD parser for my own stuff :)EstebanOn 14 Apr 2015, at 10:42, Jan Kur�� <kurs@iam.unibe.ch> wrote: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
On Apr 13, 2015 5:24 PM, "H. Hirzel" <hannes.hirzel@gmail.com> wrote: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