Closed coemgenuslcp closed 3 years ago
Good catch! Thanks.
I was able to reproduce the bug in PML version 1.5.0.
But the example works correctly in PML version 2.0. (Note: PML 2.0 is currently under construction. It uses a new pXML parser).
I will close this issue after publishing PML 2.0.
This bug has been fixed in version 2.0.0
Version 1.5.0 2021-06-08
When I call
[insert file="other file.pml"]
, if the first line of the other file is a comment like so:the converter errs with this error:
If the comment is on later lines, there is no error.