MarkdownSharp
MarkdownSharp copied to clipboard
list-style-type breaks the render
Tested in Meta Stack Overflow
<style>
ol{
list-style-type: lower-latin;
}
</style>
1. <ol> <li> hey</li> <li> hii </li> </ol>
3. Chelaufoe kdflsj
4. ejlsf kdljfk
1. <ol style="list-style-type: lower-latin;"> <li> hey</li> <li> hii </li> </ol>
3. Chelaufoe kdflsj
4. ejlsf kdljfk
1. <ol> <li> hey</li> <li> hii </li> </ol>
3. Chelaufoe kdflsj
4. ejlsf kdljfk