edwardsnjd

Results 3 issues of edwardsnjd

Thanks for this great library! I hit an issue when parsing CData content ending with a square bracket, `]`: ```xml ]]]> ``` I added some tests for this case and...

The Travis CI build was failing due to an old `node` version and and old `elm-package` install command.

This uses Kotlin's support for scripts with the `.kts` extension i.e. `kotlin temp.kts`. There's also experimental support in the compiler for script customization e.g. the `.main.kts` file extension allows for...