aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/contrib
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawn46FqvVCgiNqPzeLTvAgSgLn7NfsaDzms <Riccardo@web>2014-05-12 09:55:31 -0400
committeradmin <admin@branchable.com>2014-05-12 09:55:31 -0400
commit84a9369a0e2e0d21bb0f684b54cdb7fd0b442886 (patch)
treee57396c2772cc7777b2cd47f9cb4ff4acee84840 /doc/plugins/contrib
parent236215633ae2feddfd6f9799692df89c1a0d715b (diff)
downloadikiwiki-84a9369a0e2e0d21bb0f684b54cdb7fd0b442886.tar
ikiwiki-84a9369a0e2e0d21bb0f684b54cdb7fd0b442886.tar.gz
Diffstat (limited to 'doc/plugins/contrib')
-rw-r--r--doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__/discussion.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__/discussion.mdwn b/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__/discussion.mdwn
new file mode 100644
index 000000000..9374112b7
--- /dev/null
+++ b/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__/discussion.mdwn
@@ -0,0 +1,7 @@
+These plugins do not to work well with reStructuredText pages (and
+possibly others).
+
+The issue seems to be that the copyright/licence HTML text is injected
+into the page text before the page is converted to HTML. So, parsers
+like reStructuredText which do not allow intermixing their native
+format with HTML, will complain.