Hi Peter, El 07/03/15 a las 13:32, Peter Uhnák escribió:
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
Talking about keeping the code for a visualization and making it executable, here is an small project with a long blog post about exploring this possibilities within Moose at [1] and an updated video at [2]. Instead of Pillar it uses pandoc's markdown[3][4][5], which I think could have more early adopters, but may be can be helpful in someway for what you're looking for. Cheers, Offray [1] http://mutabit.com/offray/static/blog/output/posts/grafoscopio-idea-and-init... [2] https://archive.org/details/gfcp-alpha-saving-playgrounds-1.mp4 [3] https://github.com/scholmd/scholmd/wiki [4] http://blog.martinfenner.org/2014/03/03/six-misunderstandings-about-scholarl... [5] http://blog.martinfenner.org/2013/06/17/what-is-scholarly-markdown/