SandBox: Difference between revisions
→MediaWiki vs. HTML: new section |
→MediaWiki vs. HTML: there is really just <br> in the resulting HTML |
||
Line 81: | Line 81: | ||
This is a line <br> broken by just <code><nowiki><br></nowiki></code> (instead of <code><nowiki><br/></nowiki></code>). | This is a line <br> broken by just <code><nowiki><br></nowiki></code> (instead of <code><nowiki><br/></nowiki></code>). | ||
...and this really causes <code><nowiki><br></nowiki></code> within the produced HTML. But why? |