Closed dziamid closed 7 years ago
I'm having the same issue with 0.0.9
I found the issue to be the regex matching references ids that include the identifier.
I fixed this by making the regex more explicit (commit). Seems to solve @dziamid's issue as well.
@sghribi happy to PR if you'd like (fixed a couple linter things too, but I also committed lib/
for now so we could keep moving)
Nice catch @aaronbuchanan, that helped a lot!
Went ahead and submitted Pull #13 to address this @sghribi
@sghribi is possible to merge the Pull #13?
Hello @jaime-franco @aaronbuchanan @dziamid ,
Thanks for your feedback, and sorry for the delay
I'm testing the pull request, and then I publish the new version on NPM
Hey, i noticed that sometimes references get resolved incorrectly.
PS Lmk if you need further help to reproduce this. Great library anyway!