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
597 stars 312 forks source link

Fix internal links not respecting target set by editor #3513

Closed samerton closed 1 month ago

samerton commented 1 month 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