Ah, yes, that change really smells bad compared to previous Pillar where it was all in one step.Let's do opinionated books/booklets/presentations/articles. At least we'll have something working. Let's pick one or two output formats and then let's use Pandoc��http://pandoc.org/ for the rest.PhilOn Thu, May 25, 2017 at 5:00 PM, Stephane Ducasse <stepharo.self@gmail.com> wrote:Hi NorbertPillar uses Mustache: it generate a json file and take the template and ask mustache to do the inlining.��Now I just hate the idea that we have objects that we should save in file to produce other files...Do you know if we could use mustache directly: i.e., get the text from object, get the template and inject it directly without saving to json files, loading from json files....Stef