NamelessMC / Nameless

NamelessMC is a free, easy to use & powerful website software for your Minecraft server, which includes a large range of features.
https://namelessmc.com/
MIT License
616 stars 310 forks source link

Fix internal links not respecting target set by editor #3513

Closed samerton closed 5 months ago

samerton commented 5 months ago

Previously, internal links set by the editor would not respect the target set by the editor (i.e. open in new tab). This is now fixed, and external links continue to open in a new tab.

In addition to this, anchors are now considered to be internal.

Closes #3508