﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12487	splitting and wrapping content	Subash		"Dear Team,

i would like to add bold between the <content></content> then it become

ex:

{{{
<para>
<content> some text <bold> Sample_bold </bold> goes here </content>
<para>
}}}


what i except is
 

{{{
<para>
<content> some text</content>
  <bold>Sample_bold</bold>
<content> goes here </content>
</para>
}}}

i am expecting your Replay

Regards,[[BR]]

Subash Ramadoss"	Task	closed	Normal		General		invalid		
