Thanks! On Tue, Feb 13, 2018 at 9:51 AM, Cyril Ferlicot <cyril.ferlicot@gmail.com> wrote:
On Tue, Feb 13, 2018 at 9:20 AM, Siemen Baader <siemenbaader@gmail.com> wrote:
Formulating the question helped me to find the solution after I posted:
index ^ [ :e | e add: (ILRawHtmlElement new contents: 'hello <strong>wo<br>rld</strong>') ]
:)
Hi!
Just for the record,
There is a Pharo mustache implementation. (https://ci.inria.fr/pharo-contribution/view/Books/job/ EnterprisePharoBook/lastSuccessfulBuild/artifact/ book-result/Mustache/Mustache.pdf) Also, it is possible with Seaside to render raw html via the method #html:
cheers, Siemen
On Tue, Feb 13, 2018 at 9:14 AM, Siemen Baader <siemenbaader@gmail.com> wrote:
Hi all,
is there a way to render raw HTML from Iliad widgets, or perhaps
mustache
templates? I'm interested in not using the builders always because I use an external web editor that generates plain HTML and that has some advantages in my workflow.
Is it possible do it with Seaside & Reef instead?
-- Siemen
-- Cyril Ferlicot https://ferlicot.fr