• I WANT THIS:(inside a text box)
    |———————|
    |This is line one |
    |This is line two |
    |this is line three |
    |———————|

    In “TEXT” SECTION OF NEW POST I WRITE THIS:
    <textarea>This is line one
    This is line two
    this is line three
    </textarea>

    THIS IS WHAT I GET:
    |—————————|
    |This is line one
    |
    |This is line two
    |
    |this is line three
    |
    |—————————|

    I want to put some code in the textbox and this br/ tag is messing it all. any fixes?

Viewing 1 replies (of 1 total)
  • Thread Starter admin625

    (@admin625)

    The third part is wrong up there:
    This is what i get(<> is replaced with[]), in side the text box:

    This is line one [br/]
    This is line two [br/]
    this is line three [br/]

Viewing 1 replies (of 1 total)
  • The topic ‘DEBUG: Prevent automatic "/br" tags while making new posts in 'text' view’ is closed to new replies.