Closed jasedit closed 8 years ago
This fixes the issue with the original pull request #43, which had a variable shadowing bug that would introduce incorrect behavior when transcluding files with metadata. This version passes make test cleanly.
make test
That seemed to work. Thanks!!
This fixes the issue with the original pull request #43, which had a variable shadowing bug that would introduce incorrect behavior when transcluding files with metadata. This version passes
make test
cleanly.