PDDStudio / highlightjs-android

A view for source code syntax highlighting on Android
310 stars 49 forks source link

XML files not displayed #5

Closed alorma closed 8 years ago

alorma commented 8 years ago

This file:

https://github.com/alorma/TestCreateFiles/blob/master/test.xml

<root>
<test>
aaa
</test>
<test>
bbb
<test2>
</test2>
bbb
</test>
</root>

Is not parsed correctly, even if i set language as XML.

device-2016-07-08-202043

Refrence: https://github.com/gitskarios/Gitskarios/issues/490

PS: Tested on your example app also

PDDStudio commented 8 years ago

Should be fixed with Version 1.2.0