script.jsscrapbox.PopupMenu.addButton({ title: "\\n", onClick: (text) => text.replaceAll("\n", ""), });