From 33951b40f2c0fe5a4403c4ffa44024ac558c65e6 Mon Sep 17 00:00:00 2001 From: Duncan Lock Date: Tue, 23 Apr 2013 16:38:50 -0700 Subject: [PATCH] Added TODO Signed-off-by: Duncan Lock --- .../better_figures_and_images.py | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/better_figures_and_images/better_figures_and_images.py b/better_figures_and_images/better_figures_and_images.py index 0333be1..37e203f 100644 --- a/better_figures_and_images/better_figures_and_images.py +++ b/better_figures_and_images/better_figures_and_images.py @@ -7,17 +7,7 @@ This plugin: - Adds a style="width: ???px;" to each image in the content - Also adds the width of the contained image to any parent div.figures. - -
- map to buried treasure -

- This is the caption of the figure (a simple paragraph). -

-
- The legend consists of all elements after the caption. In this - case, the legend consists of this paragraph. -
-
+TODO: Need to add a test.py for this plugin. """