Hello,
I'm building a website with webmatrix. Everything is going fine but I'd a little issue.
I'd a data table with a text cell. The text is formatting with html tags like this : <p>Hello world<br />How are you today</p>
When I call the cell in a webpage this what I get :
<p>Hello World<br />How are you</p>
How can I tell webmatrix to do not change the tags ???
Thx