java.lang.NullPointerException
at com.sangupta.nutz.Parser.parseList(Parser.java:448)
at com.sangupta.nutz.Parser.parseLine(Parser.java:244)
at com.sangupta.nutz.Parser.readLines(Parser.java:192)
at com.sangupta.nutz.Parser.parse(Parser.java:137)
@cweiske Was travelling and thus could reply earlier. I have been able to reproduce both the issues and will get a fix in a few days. Thanks for reporting.
The following markup produces a NullPointerException:
stack trace:
See https://jira.atlassian.com/browse/CONFSERVER-44227