Why are gallery tags being converted to codes? :/. It makes it annoying when trying to add 'additional' pictures to a single post.
<style type='text/css'>
.gallery-item {width: 33%;}
</style><div class='gallery gallery1'><script type="text/javascript">
// <![CDATA[
jQuery(document).ready(function () {
jQuery(".gallery1 a").lightBox({captionPosition:"gallery"});
});
// ]]>
</script>
<dl class="gallery-item">
<dt class="gallery-icon">
<img src="http://warcraft.ashkir.com/wp-content/uploads/2010/11/WoWScrnShot_111710_145207-150x150.jpg" width="150" height="150" alt="" />
</dt></dl><dl class="gallery-item">
<dt class="gallery-icon">
<img src="http://warcraft.ashkir.com/wp-content/uploads/2010/11/WoWScrnShot_111710_145523-150x150.jpg" width="150" height="150" alt="" />
</dt></dl><dl class="gallery-item">
<dt class="gallery-icon">
<img src="http://warcraft.ashkir.com/wp-content/uploads/2010/11/WoWScrnShot_111710_150052-150x150.jpg" width="150" height="150" alt="" />
</dt></dl><div style="clear: both;"></div><div style="clear: both;"></div></div>
not resolved