View Single Post
Old 12-03-2012, 10:15 PM   #5
phossler
Wizard
phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.
 
Posts: 1,071
Karma: 412718
Join Date: Jan 2009
Location: Valley Forge, PA, USA
Device: Kindle Paperwhite
FWIW -- I tried all 4 appearance options -- just replacing <i> with nothing, and I can't the 6.0 behaviour either

The 4 options all left the </i>

Code:
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title></title>
</head>
 
<body>
  <p>xxxxxxxxxxxxxxxxxxx</p>
 
  <p>xxxxxxxxxxxxxxxxxxxxxxxxxxx</p>
 
  <p>xxxx used to have the opening tag xxxxxxxxx</i></p>
</body>
</html>
[Fix Automatically] does, after I read the warning I don't like to use it if it's just one or two things

Paul

Last edited by phossler; 12-03-2012 at 10:17 PM.
phossler is offline   Reply With Quote