there is a markdown parser in petitparser made by damienP and CamilloB. But I do not know the status Stef On Jun 21, 2012, at 7:59 PM, Dale Henrichs wrote:
along these lines is anyone working on a Markdown[1] formatter for Pharo?
I am probably notorious for missing class comments, but I am more motivated to write class comments if I can produce nicely formatted comments[2].
I am seriously considering including the "Metacello Scripting API doc"[3] as the class comment for the Metacello class, but you have to admit that [3] is more readable than [4].
BTW, Markdown isn't the only markup syntax[5]...supporting one of the many would be sufficient..
Dale
[1] http://daringfireball.net/projects/markdown/syntax [2] https://github.com/dalehenrich/metacello-work/blob/issue_10/repository/Metac... [3] https://github.com/dalehenrich/metacello-work/blob/issue_10/docs/MetacelloSc... [4] https://raw.github.com/dalehenrich/metacello-work/issue_10/docs/MetacelloScr... [5] https://github.com/github/markup/blob/master/README.md ----- Original Message ----- | From: "Sean P. DeNigris" <sean@clipperadams.com> | To: pharo-project@lists.gforge.inria.fr | Sent: Thursday, June 21, 2012 10:37:41 AM | Subject: Re: [Pharo-project] Where is the PBE VM? | | | Camillo Bruni-3 wrote | > | > but yeah, I am not much in favor of the PBE book... that is a | > hell a lot of work to keep up to date... we should write more | > example code | > and more class comments!! | > | | +100 for books in general. We need active essays! I've been working | furiously on this and literate programming for Pharo. I've made a lot | of | progress, but often get bogged down in Morphic. I'm eager to see what | Fernando comes up with as far as cleaning Morphic. I believe that if | Morphic | gets truly cleaned, we will see an explosion of creative new tools... | | -- | View this message in context: | http://forum.world.st/Where-is-the-PBE-VM-tp4635676p4635999.html | Sent from the Pharo Smalltalk mailing list archive at Nabble.com. | |