diff options
author | martymcfly@55267c498da1bbb4b9fe2a8baadc45dc1bd8f57a <martymcfly@web> | 2017-03-09 09:59:06 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-03-09 09:59:06 -0400 |
commit | 17988f95b194999dff9d55237713dec6412d92e1 (patch) | |
tree | 67d74fec223bbda1fdd92ae4c25c79e04fa7a88a /doc | |
parent | a3a6ec02e771b9159304195a00350c4336a65ea9 (diff) | |
download | ikiwiki-17988f95b194999dff9d55237713dec6412d92e1.tar ikiwiki-17988f95b194999dff9d55237713dec6412d92e1.tar.gz |
Ikiwiki error with Asciidoc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/ikwiki_with_AsciiDoc:_page_cannot_be_rendered.mdwn | 16 |
1 files changed, 16 insertions, 0 deletions
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 |