Alright, I finally got AME working (and it's great!) but I have one more n00b question. I went ahead and created a custom BBCode entry for AME through the AdminCP. The button is up on my post editor toolbar and it correctly adds the BBCode tags. When I submit a post it displays correctly and works fine but when I hit preview or go to edit the AME tags simply revert to URL tags the message field itself.
Meaning that if I preview something and submit my AME tags switch to URL tags in the message editor box. Or if I go to edit something they'll switch to URL and screw up the post unless you manually change the URL tags back into AME tags.
In the "replacement" field I currently have:
Code:
<div class="ame"> {param} </div>
What should I stick in here to prevent this from happening?