diff options
author | Joey Hess <joey@wren.kitenet.net> | 2007-11-06 16:35:37 -0500 |
---|---|---|
committer | Joey Hess <joey@wren.kitenet.net> | 2007-11-06 16:35:37 -0500 |
commit | 958ec58c1cfe7bfab199439253be707aa173d40b (patch) | |
tree | a9c17e93b75a83848f0c69883ca30b32750ea1ad /doc/plugins/contrib | |
parent | b50b23d85fdf2fd75627e7e656652aa9ef63ab83 (diff) |
web commit by tschwinge
Diffstat (limited to 'doc/plugins/contrib')
-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: |