musnows opened a new issue, #1211: URL: https://github.com/apache/incubator-answer/issues/1211
## Is your feature request related to a problem? Please describe The code blocks on the Answer site do not support copying now. When I try to select all using Ctrl+A, the entire HTML will be selected, and I cannot select only the content of the code blocks. This results in users having to manually hover over the text of the code block with the mouse and then copy it, causing inconvenience to the user if they want to copy the content of the code block. ## Describe the solution you'd like It would be even better if a copy button could be added to the code block. ## Describe alternatives you've considered If there is a plugin that can do this, please let me know. Thank you --- Related to https://meta.answer.dev/questions/D18Z2/?commentId=10070000000011379 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
