cmfcmf / docusaurus-search-local

Offline / Local Search for Docusaurus v2. Try it live at:
https://cmfcmf.github.io/OpenWeatherMap-PHP-API/
MIT License
438 stars 67 forks source link

fix: hash link parser docusaurus version 3 #216

Open fxamauri opened 2 months ago

fxamauri commented 2 months ago

Resolves #214 issue in docursaurus version 3 where the link hash is not handled correctly. The fix ensures that the hash part of the link is extracted correctly.

related https://github.com/cmfcmf/docusaurus-search-local/pull/204, related https://github.com/cmfcmf/docusaurus-search-local/issues/205

HLeithner commented 2 months ago

Thanks works as expected