-
Good point. That should not be there. I'll try to fix that. line breaks should appear as line breaks.
EDIT: Fixed. Thanks for trying it out :)
I know there is potential for spam as people could put post their web addresses, but that does not sound like too big a deal and if it is I can have some fun writing up a script to filter that out.
-
I'm not sure I understand the problem, traq. This is just a calendar, so why would you ever enter HTML? If you press enter, you'd just get a real line break. Maybe you DO want to convert some characters into HTML (eg, line breaks), but that would be a sort of basic BBcode system, rather than allowing HTML.
-
I wasn't entering html - when I first tried it out, I pressed [enter], and got a real line break. however, that line break was saved as a literal "<br>" (not as a <br> tag or as a newline).
He's fixed it now.
-
Ah, I see. Yes, the order of operations matters for this. It was working when I tried it a few minutes ago.