Button Help
Permalink<form action="example.org"> <input type="submit" value="button text"> </form>
But it comes out as this when I leave the editor:
<input type="submit" value="button text">
The button does not work as a link anymore.
What is going wrong?
