diff options
-rw-r--r-- | doc/plugins/contrib/texinfo.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/plugins/contrib/texinfo.mdwn b/doc/plugins/contrib/texinfo.mdwn index d2d088a76..6ed05b206 100644 --- a/doc/plugins/contrib/texinfo.mdwn +++ b/doc/plugins/contrib/texinfo.mdwn @@ -8,8 +8,9 @@ It's very basic at the moment, but will be improved over time. # Issues -Conventional ikiwiki [[*htmlize*ing|plugins/write#index6h3]] -have a one-to-one mapping of input file and output file. +Conventional ikiwiki [[*htmlize*ing|plugins/write#index6h3]] plugins +have a one-to-one mapping of input file and output file: +`some/where/page.mdwn` is rendered to `some/where/page.html`. This can also be achieved for Texinfo files, but is somewhat unusual there, when rendering them to HTML. In general, there is a N-to-M mapping: |