love the concept and the plugin so far, however i just noticed that it eats code... if i put in
$replacement .= '<input type="submit" value="'.$addcart.'" class="button" />';
it actually saves
$replacement .= '';
adding something like the code wrapping functionality of this forum would be fantastic imho