Closed siefkenj closed 9 months ago
Sometimes, during a parse, but never during a parseMinimal, comments are modified to remove leading whitespace. Previously, modified comments would have their position information deleted. Position information is now preserved.
parse
parseMinimal
Sometimes, during a
parse
, but never during aparseMinimal
, comments are modified to remove leading whitespace. Previously, modified comments would have their position information deleted. Position information is now preserved.