Closed schoettl closed 3 years ago
See also https://github.com/200ok-ch/org-parser/pull/47#discussion_r639598773
@munen this fix works for lein run and the JS version, but not for the java -jar. Do you have an idea why? Maybe it's better to strip trailing whitespace (including newline) from the result und use println?
lein run
java -jar
println
See also https://github.com/200ok-ch/org-parser/pull/47#discussion_r639598773