rangeCount === 0 ? null : selection.getRangeAt(0); // Select the text content of code element const range = document.createRange();
確定! 回上一頁