ComboStrap / combo

Dokuwiki Combo Plugin. Making Web Publication a Breeze
https://combostrap.com
GNU General Public License v2.0
15 stars 3 forks source link

Base URL Rewrite occurs on external URLS #106

Closed gerardnico closed 5 months ago

gerardnico commented 5 months ago

Discussed in https://github.com/ComboStrap/combo/discussions/105

With a base url, the rewrite mess the CDN up.

This is not good: https://cdn.jsdelivr.net/dokuwiki//npm/bootstrap@5.0.1/dist/css/bootstrap.min.css It should be https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css

gerardnico commented 5 months ago

Test suite should be run