web commit by tschwinge: Copyright and Licensing Snippets.
authorJoey Hess <joey@wren.kitenet.net>
Tue, 6 Nov 2007 21:39:50 +0000 (16:39 -0500)
committerJoey Hess <joey@wren.kitenet.net>
Tue, 6 Nov 2007 21:39:50 +0000 (16:39 -0500)
doc/plugins/contrib/texinfo.mdwn

index 6ed05b206e9d88d03cb0470973c0f15268195463..23bbe6d6166a1d536e0141554326dd096c51aadf 100644 (file)
@@ -8,6 +8,8 @@ It's very basic at the moment, but will be improved over time.
 
 # Issues
 
+## N-to-M Mapping of Input and Output Files
+
 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`.
@@ -26,3 +28,9 @@ is a N-to-M mapping:
   for an example.
 
 How to teach this to ikiwiki?
+
+
+## Copyright and Licensing Snippets
+
+ikiwiki (obviously) doesn't understand (parse) the copyright and licensing
+statements which are included in `.texi` files.