Open
Description
Issue Description:
- Clicking on a link in the
editor.js
documentation opens it in the same tab instead of a new one. - Developers must right-click → Open in New Tab every time they want to browse a link.
- This disrupts the workflow and slows down navigation between documentation pages.
- A proper
_blank target
for links would improve usability and developer experience.