How can we make the copy button always visible in the top right corner of the code block? Author shoumenchougou commented Apr 15, 2024 just add a cuntom css file ,and set the css of " copy button " like this: .
The following warning appears in the console after the copy code button is clicked: [Deprecation] The behavior that Selection.addRange() merges existing Range and the specified Range was removed. See https://www.chromestatus.com/features/6680566019653632 for more details. Fixed by #3 jperasmus...