An autolink entry works this way using phpMarkdown:
emSentence...<myname@mydomain.net>em
transforms into:
emSentence...myname@mydomain.netem
However, WordPress apparently kicks in and changes the behavior and the output becomes:
emSentence...<myname@mydomain.net></myname>em
Unfortunately I have no clue how to fix this. I am sure there is a workaround or something, but as I am totally new to WordPress, I do not know where to start.
Looking forward to your reply.