On Tue, Apr 14, 2015 at 9:21 AM, Jan Kurš <[email protected]> wrote:
> If there is an interest to use PetitParser/CommonMark in Pharo, I can > spend some time on it. I guess, I would be able to parse majority of the > examples (I am not sure about all the corner cases). > That would be fantastic! In general, even regardless of the use case of using MD for in-Pharo documentation, the ability to parse Markdown is pretty fundamental to a programming language (behind only JSON, XML, and CSV).
