There are several tutorials and documentations how It should work to add javascript to a WordPress post. But it doesn't work for me.
http://codex.wordpress.org/Using_Javascript
I want to embed scripts from snipt.net, for example
<script type="text/javascript" src="http://snipt.net/embed/d5a347be4c9abba4030abace56d186cf"></script>
WordPress remove that script by save or draft my post. Also with the recommended plugin.
Suggestions?