Aug. 29, 2017
12:20 p.m.
On 8/28/17, Norbert Hartl <norbert@hartl.name> wrote:
Am 26.08.2017 um 12:56 schrieb Tudor Girba <tudor@tudorgirba.com>:
In an image having Pillar, inspect a Pillar file. Something like this:
âpath/to/file.pillar' asFileReference
I downloaded a 6.1 image, loaded pillar from catalog and inspected
'foo.pillar' asFileReference
and I get
The same result here.
Looks like there are additional steps needed.
Norbert
If I do PRPillarParser parse: 'myExample.pillar' asFileReference contents I get a nice display of the Pillar Document Object Model and the results after using different exporter objects (HTML, DeckJS, Markdown, AsciiDoc, Beamer, LaTeX) But no Pillar editor. --Hannes