Le 14/4/15 11:43, Esteban Lorenzano a écrit :
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 :)
seriously? With all the efforts and that damien and me are spending on pillar! Thanks a lot for your consideration
of course, we are talking about the not-so-near future, but is an idea we are thinking about⦠:P
and in any case, I would like to use a good MD parser for my own stuff :)
Esteban
On 14 Apr 2015, at 10:42, Jan Kurš <kurs@iam.unibe.ch <mailto: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 <mailto:hannes.hirzel@gmail.com>> wrote:
Are there any news on this?
--Hannes
On 12/28/14, Norbert Hartl <norbert@hartl.name <mailto:norbert@hartl.name>> wrote: > I found markdown parsers in smalltalkhub and in the configuration browser. > > http://smalltalkhub.com/#!/~PharoExtras/PetitMarkdown/ <http://smalltalkhub.com/#%21/%7EPharoExtras/PetitMarkdown/> > <http://smalltalkhub.com/#!/~PharoExtras/PetitMarkdown/ <http://smalltalkhub.com/#%21/%7EPharoExtras/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