Standards-related questions
                    Figured this thread could be used as a blanket for standards-related stuff, i really only have one request/question for it right now. 
Can the <br> tags used in posts be replaced with <br />s instead?
                Can the <br> tags used in posts be replaced with <br />s instead?
0          
            This discussion has been closed.
            
        
            
Comments
this is another test
in markdown mode
in HTML mode
this is a test<br><br>in text formatted mode<p>this is another test</p> <p>in markdown mode</p>this is one more test<br><br>in HTML modeusing "view selection source" in firefox replaces the <br /> with <br>
That's a very odd bug that you're experiencing, Nifkin.
FUCK THE DTD!
*runs
The "View Source" is pre-rendered static HTML.
The "View Selection Source" is post-rendered static HTML.
Read this article.