Recent Topics

1 Jan 22, 2006 12:13    

Hi there,

Well my question is certainly trivial but I could not find the answer by myself:
I am trying to instert HTML/XML tags but I don't want b2evolution to interpret them.
In short I want to be able to post tags so that b2 outputs the tags not the interpretation of them.
I tried many option but could not find one to deactivate the parsing of new posts, here is the errors I always get when posting:

* Illegal tag: target
* Parser error: mismatched tag: target near </sql></target></body>

Thanks for your kind help...

2 Jan 22, 2006 13:49

you want the tags outputed like so

<tag></tag>

you have to use entity-encoded markup then


Form is loading...