aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/htmlbalance/discussion.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-11-17 14:10:25 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-11-17 14:10:25 -0500
commit87f360dee4673eda5e54dfb9aaf41d0de6daa422 (patch)
tree784fbd244df6023b5e89ef457f741e2da6de2d78 /doc/plugins/htmlbalance/discussion.mdwn
parentc0f4735f1fb93b47f508c18c2f94cf24f147cea5 (diff)
downloadikiwiki-87f360dee4673eda5e54dfb9aaf41d0de6daa422.tar
ikiwiki-87f360dee4673eda5e54dfb9aaf41d0de6daa422.tar.gz
thoughts
Diffstat (limited to 'doc/plugins/htmlbalance/discussion.mdwn')
-rw-r--r--doc/plugins/htmlbalance/discussion.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/plugins/htmlbalance/discussion.mdwn b/doc/plugins/htmlbalance/discussion.mdwn
new file mode 100644
index 000000000..bad052f1c
--- /dev/null
+++ b/doc/plugins/htmlbalance/discussion.mdwn
@@ -0,0 +1,8 @@
+Would it be possible to use [[!cpan HTML::Entities]] rather than
+`XML::Atom::Util` for encoding entities? The former is already an ikiwiki
+dependency (via [[!cpan HTML::Parser]]).
+
+I also wonder if there's any benefit to using this plugin aside from with
+aggregate. Perhaps a small one but aggregate seems like the main case..
+wondering if it would be better to just have aggregate balanace the html
+automatically and do away with the separate plugin. --[[Joey]]