• 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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter heinakenka

    (@heinakenka)

    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Strange behaviour with <strong>’ is closed to new replies.