web commit by tschwinge

master
Joey Hess 2007-11-06 16:35:37 -05:00
parent b50b23d85f
commit 958ec58c1c
1 changed files with 3 additions and 2 deletions

View File

@ -8,8 +8,9 @@ It's very basic at the moment, but will be improved over time.
# Issues # Issues
Conventional ikiwiki [[*htmlize*ing|plugins/write#index6h3]] Conventional ikiwiki [[*htmlize*ing|plugins/write#index6h3]] plugins
have a one-to-one mapping of input file and output file. 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 This can also be achieved for Texinfo files, but is somewhat
unusual there, when rendering them to HTML. In general, there unusual there, when rendering them to HTML. In general, there
is a N-to-M mapping: is a N-to-M mapping: