From: martymcfly@55267c498da1bbb4b9fe2a8baadc45dc1bd8f57a Date: Thu, 9 Mar 2017 13:59:06 +0000 (-0400) Subject: Ikiwiki error with Asciidoc X-Git-Tag: debian/3.20170622~97 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/17988f95b194999dff9d55237713dec6412d92e1 Ikiwiki error with Asciidoc --- diff --git a/doc/forum/ikwiki_with_AsciiDoc:_page_cannot_be_rendered.mdwn b/doc/forum/ikwiki_with_AsciiDoc:_page_cannot_be_rendered.mdwn new file mode 100644 index 000000000..515e8c11e --- /dev/null +++ b/doc/forum/ikwiki_with_AsciiDoc:_page_cannot_be_rendered.mdwn @@ -0,0 +1,16 @@ +Hallo ikiwiki-team! + +I would like to setup ikwiki with AsciiDoc. So far I was able to install the [asciidoc.pm plugin](https://ikiwiki.info/plugins/contrib/asciidoc/) and got it to run. +However when saving a page of Page type Asciidoc I encounter the error: + +> asciidoc: ERROR: unsafe: ifeval invalid asciidoc: FAILED: ifeval invalid safe document + +This also happens when I afterwards open that page with asciidoc markup. It seems to me that this is a rendering problem!? + +Installed on Debian Jessie with ikiwiki version 3.20141016.4 + +What can I do to make it work? + +Cheers! + +Dennis