heinakenka
Member
Posted 3 years ago #
Hi,
Maybe this is totally normal but I just found it strange:
If you type a post " blaa blaa... <!--more> blaa blaa... "
my whole front page turned to bold i.e. strong?!
it works fine with:
" blaa blaa... <!--more> blaa blaa... "
so one can not span the attribute over the <more>.
Using 2.6 and Neoclassical theme.
H.
heinakenka
Member
Posted 3 years ago #
hups...
I should have used the code to make this more visible so:
" <strong>blaa blaa... <!--more> blaa blaa...</strong> "
<strong>blaa blaa...</strong> <!--more> <strong> blaa blaa...</strong>
Splitting entities will always cause problems. The odd behavior will differ from browser to browser as it's an error condition.