O型血橙

Results 3 comments of O型血橙

I find this problem too. The version is 1.6.0 ```java final PegDownProcessor pegDownProcessor = new PegDownProcessor(Extensions.ALL_OPTIONALS | Extensions.ALL_WITH_OPTIONALS, 5000); //markdownText is pure html final RootNode node = pegDownProcessor.parseMarkdown(markdownText.toCharArray()); ``` code...

![qq 20161124095131](https://cloud.githubusercontent.com/assets/2569600/20584246/da1235d6-b22b-11e6-8418-762a0ea56540.png) it seems that the code drop into a never end loop

I solve the problem by add extra tags like “< html >< body >”+data+"" data is pure html witch contains many < li >