julrichkieffer

Results 7 comments of julrichkieffer

Ideally use Alpine from **multiarch/alpine:x86-latest-stable**.

Ideally, yes. So that Java 8+ JRE or JEE can be installed, and support / run natively in Alpine docker containers. Julrich > On 6 Jun 2016, at 19:07, Sasha...

That's awesome, and thanks for your effort in advance. Might this jar become a release artefact so that any plugin updates are automatically included in the jar? (I'm particularly keen...

To all: It's not correct to assume all fenced blocks (`---`) contain YAML, nor that only 1 fenced block exists in a markdown file. The Markdown specification allows for many...

> yes it would be a jar in the release > > see the conversations here: https://forum.camunda.org/t/formio-plugin-for-camunda-tasklist/22215/26 It covers discussion about using forms with the BPMN file, pros, cons, etc....

Updated documentation to show Handlebars and JavaScript expressiions for customising the accepted file extensions for the native File Open Dialog. However, this doesnt appear to affect / prevent non-acceptable file...

I found the same issue: In a layout template, I have ```njk Skip to main content {{ content | safe }} ``` And when EleventyHtmlBasePlugin is enabled *with* options including...