gabrielcsapo / docusaurus-plugin-search-local

An offline/local search plugin for Docusaurus v2
https://gabrielcsapo.github.io/docusaurus-plugin-search-local/
MIT License
25 stars 9 forks source link

fix: ensures urls with overlapping segments doesn't remove the protocol #44

Closed gabrielcsapo closed 2 years ago

gabrielcsapo commented 2 years ago

Summary

Ensures that urls that have overlapping segments with external URL segments do not have their protocol removed.