H
If pillar is line based, how I can make code examples?
Actually, maybe this could work, I'll try it later.
{{{comment:
My
Multiline
Comment
}}}
-----Original Message-----
From: "stepharo" <[email protected]>
Sent: 3/8/2015 8:21 AM
To: "Any question about pharo is welcome" <[email protected]>
Subject: Re: [Pharo-users] Pillar multiline comment
Pillar is line based.
You can put a comment to each of the line beginning.
Le 7/3/15 19:32, Peter Uhnák a écrit :
> Is it possible to create multiline comments in Pillar?
>
> For example I want to add code that I used to create a visualization,
> but I want to show the user only the image (but want to keep the code
> so I can regenerate if needed).
>
> Thanks,
> Peter