Hi Matt,
You might want to have a look at link below, there I have given the XSLT that does transformation for <ul> and <li> tags as well.
Also give it a try with below input string
<body><p><b>this should be bold</b>this is not bold</p></body>
Hi Matt,
You might want to have a look at link below, there I have given the XSLT that does transformation for <ul> and <li> tags as well.
Also give it a try with below input string
<body><p><b>this should be bold</b>this is not bold</p></body>