notepad-plus-plus / npp-usermanual

Notepad++ User Manual
https://npp-user-manual.org/
Other
218 stars 98 forks source link

Relative anchor links broken in offline archive #685

Closed pryrt closed 4 months ago

pryrt commented 4 months ago

../getting-started/#installer doesn't properly link to the ../getting-started.html#installer in the offline bundle / artifact. (see https://github.com/notepad-plus-plus/npp-usermanual/pull/681#discussion_r1664223202)

I need to update the HTML filters to look for /# in the replacements...