diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-01-07 15:44:32 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-01-07 15:44:32 -0500 |
commit | bde52652152cb4105665f18569fd807b08025d59 (patch) | |
tree | a54d375d500a3137b8340562c1e1810295c42650 | |
parent | e31cb975a70c43f22b2fff5d11a7ee64820c8115 (diff) | |
download | ikiwiki-bde52652152cb4105665f18569fd807b08025d59.tar ikiwiki-bde52652152cb4105665f18569fd807b08025d59.tar.gz |
close
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | doc/bugs/align_doesn__39__t_always_work_with_img_plugin_.mdwn | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f36580d26..4f7c1a60c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ ikiwiki (3.20100104) UNRELEASED; urgency=low * signinedit: Auto-disable the plugin when all authentication methods are disabled. * comments: Fix permalinks for comments using new conflict-free filenames. + * img: Support alignment of images with captions. (Giuseppe Bilotta) -- Joey Hess <joeyh@debian.org> Mon, 04 Jan 2010 12:53:24 -0500 diff --git a/doc/bugs/align_doesn__39__t_always_work_with_img_plugin_.mdwn b/doc/bugs/align_doesn__39__t_always_work_with_img_plugin_.mdwn index 6500600f3..e986bdc82 100644 --- a/doc/bugs/align_doesn__39__t_always_work_with_img_plugin_.mdwn +++ b/doc/bugs/align_doesn__39__t_always_work_with_img_plugin_.mdwn @@ -4,4 +4,4 @@ As best as I can tell this is because the "caption" parameter works by wrapping -- AdamShand -> I agree, this is annoying. --[[Joey]] +> I agree, this is annoying... and [[done]]! --[[Joey]] |