﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10852	Image2: Buggy showblocks integration	Olek Nowodziński		"1. Open samples/plugins/image2/image2.html
2. Use the following code:
 {{{
<figure class=""caption"" style=""float:right""><img alt=""Saturn V"" src=""assets/image1.jpg"" width=""200"" />
<figcaption>Roll out of Saturn V on launch pad</figcaption>
</figure>
}}}
3. Click show blocks.
4. It's simply just DIV.
5. Now use the following code: 
 {{{
<p style=""text-align:center""><img alt=""Saturn V"" src=""assets/image1.jpg"" width=""200"" /></p>
}}}
6. Click show blocks.
7. Note it's DIV > P. Expected: P."	Bug	closed	Normal		General	4.3 Beta	duplicate		
