Ikiwiki error with Asciidoc

master
martymcfly@55267c498da1bbb4b9fe2a8baadc45dc1bd8f57a 2017-03-09 09:59:06 -04:00 committed by admin
parent a3a6ec02e7
commit 17988f95b1
1 changed files with 16 additions and 0 deletions

View File

@ -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