Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1108299

    Hi – The Code Block element is stripping out my <p> and <br> tags. How do I stop it from doing this?

    #1108579

    Hey Mike,
    Please include what you are adding to the code block, I tested on my localhost and couldn’t reproduce this. Here’s what I added to my code block:

    <p>this is a test</p>
    <p>new line <br>
    another line <br>
    end of lines</p>

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.