3 messages in com.googlegroups.bloggerdevRe: [bloggerDev] problem with bold co...
FromSent OnAttachments
Neo24 Apr 2006 05:21 
Neo08 May 2006 00:53 
Eric Case09 May 2006 16:25 
Subject:Re: [bloggerDev] problem with bold content with bullets
From:Eric Case (c.@google.com)
Date:05/09/2006 04:25:40 PM
List:com.googlegroups.bloggerdev

Feature: http://help.blogger.com/bin/answer.py?answer=275 :)

In the future, please post questions unrelated to the Blogger API here:

http://groups.google.com/group/blogger-help

Thanks, -E

On 4/24/06, Neo <sach@gmail.com> wrote:

I posted a blog with HTML content as <ul> <li> <h1>kjdsahfkjasdhfgj</h1> </li> <li> <h1>kjdsahfkjasdhfgj</h1> </li> <li> <h1>kjdsahfkjasdhfgj</h1> </li> <li> <h1>kjdsahfkjasdhfgj</h1> </li> <li> <h1>kjdsahfkjasdhfgj</h1> </li> <li> <h1>&nbsp;</h1> </li> </ul>

when i post the draft it appered in the way different than what i had expected. The HTML content showed

<ul><br /> < li><br /> <h1><br /><strong><br /><em>abcdefghi</em><br /></strong><br /> </h1><br /> </li><br /> <li><br /> <h1><br /><em><br /><strong>abcdefghi</strong><br /></em><br /> </h1><br /> </li><br /> <li><br /> <h1><br /><em><br /><strong>abcdefghi</strong><br /></em><br /> </h1><br /> </li><br /> <li><br /> <h1><br /><em><br /><strong>abcdefghi</strong><br /></em><br /> </h1><br /> </li><br /> <li><br /> <h1><br /><em><br /><strong>abcdefghi</strong><br /></em><br /> </h1><br /> </li><br /> </ul><br />

Is this a known issue?