aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2009-11-12 14:08:44 +0100
committerThomas Schwinge <tschwinge@gnu.org>2009-11-12 14:08:44 +0100
commit34ae4419a5846336a4cc22976eab60142949c202 (patch)
tree655ec27c30175b4afd87dd34702dfdad8f5b502e
parent91f364d02baae11e2d4d7aaa433ac7574f1fba8e (diff)
downloadikiwiki-34ae4419a5846336a4cc22976eab60142949c202.tar
ikiwiki-34ae4419a5846336a4cc22976eab60142949c202.tar.gz
doc/bugs/img_vs_align: New.
-rw-r--r--doc/bugs/img_vs_align.mdwn6
-rw-r--r--doc/users/tschwinge.mdwn2
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/img_vs_align.mdwn b/doc/bugs/img_vs_align.mdwn
new file mode 100644
index 000000000..9ed5e9e19
--- /dev/null
+++ b/doc/bugs/img_vs_align.mdwn
@@ -0,0 +1,6 @@
+The *[[ikiwiki/directive/img]]* directive allows for specifying an
+*align* parameter -- which is of limited usability as the image is
+embedded as `<p><img ...></p>`. That's at least what I see on
+<http://www.bddebian.com:8888/~hurd-web/hurd/status/>. On the other
+hand, CSS is supposed to be used instead, I guess. (But how... I forgot
+almost of my CSS foo again ;-) it seems.) --[[tschwinge]]
diff --git a/doc/users/tschwinge.mdwn b/doc/users/tschwinge.mdwn
index f9eebb73a..20d8d16a8 100644
--- a/doc/users/tschwinge.mdwn
+++ b/doc/users/tschwinge.mdwn
@@ -69,6 +69,8 @@ contain the \[[!tag open_issue_hurd]].
This will decrease to be relevant, as we're going to add copyright and
licensing headers to every single file.
+## [[bugs/img vs align]]
+
## Texinfo -- [[plugins/contrib/texinfo]]
Not very important. Have to consider external commands / files / security (see