• Site is a self hosted WordPress 3.2 blog. If it matters, the site is https://www.k2dsl.com

    Just noticed that if I format a block of text as preformatted and then underline text in it, the underlined text no longer retains the “fixed” preformatted display.

    I used to be able to have underlined pre-formatted text but that no longer works. When I look at the source in the HTML view, it looks something like the following:

    <pre> <span style="text-decoration: underline;">Band QSOs Pts Cty Sec Cnt</span>
      3.5       1       2    1    0    0
        7      50     177   10    2    0
       14      81     517   26    5    4
    <span style="text-decoration: underline;"> 21 14 72 8 0 1</span>
    Total     146     768   45    7    5
    
    Score : 199,680</pre>

    All my preformatted underlined text in old posts is also broken after upgrading. No change on my site related to styles/themes though maybe something needs to be updated after 3.2? Is this a known or reproducible issue with 3.2?

    David

  • The topic ‘Underline in preformatted text broken in 3.2?’ is closed to new replies.