If I use
<code>sample code
there is not any effect around the content "sample code"
If I use(meaning start a new line after the leading tag)
<code>
sample code
it is what I hopt it to be.
Do I use the tag incorrectly or it is by design?
If I use
<code>sample code
there is not any effect around the content "sample code"
If I use(meaning start a new line after the leading tag)
<code>
sample code
it is what I hopt it to be.
Do I use the tag incorrectly or it is by design?
Comments
Comment #1
mshaver commentedI have just noticed this as well? I can see why it would be by design, but it's a little confusing for some users. If it's by design, maybe a short addition to the filter tips would be useful.