For me Pillar has been the most underused feature of Pharo by far and it makes me sad how little we take advantage of this great technology.
Pillar provides a feature set far longer and more important than markdown but I think as a community we need to not only include Pillar inside our standard distribution but built Pharo around it because it’s the perfect nerve center that unites so many massively popular documentation technologies like Markdown , LaTex, PDF and the usual suspect HTML. The features are there. The only thing remaining is people using them. On Fri, 29 Dec 2017 at 22:56, Offray Vladimir Luna Cárdenas < offray.l...@mutabit.com> wrote: > Hi, > > Playgrounds are a really good way to write short snippets of code and I > wonder if such experience could be extended for larger pieces of > Markdown. What I'm thinking of is have something similar but like this: > > 1. Support for Markdown instead of Smalltalk, including syntax > hightlighning and tab behavior (a tab equals two spaces). > > 2. Clicking on urls should load the respective web page. Clicking on > images should show an image preview. > > That's it, to start with. At some point it could be using GT Documenter > previews, font support and so on. But I would like to start by extending > the playground to just support this two features. Any advice about where > can I start for the first feature? > > Thanks, > > Offray > > > >