orbikm / mkdocs-ezlinks-plugin

Plugin for mkdocs which enables easier linking between pages
MIT License
34 stars 17 forks source link

Dictionary file cache is not being leveraged #27

Closed orbikm closed 2 years ago

orbikm commented 2 years ago

An inverted comparison led to the fast file cache lookup never really being exercised. It was not handling the reduction of non-unique file names out of the dict. Therefore, when it would come time to check whether or not to use the unique file lookup, it would never contain any actual files.

orbikm commented 2 years ago

Fixed in https://github.com/orbikm/mkdocs-ezlinks-plugin/commit/bee614f08b3c2d8684231f714d6bf9b1c59832bf