I have installed the Geshi extension to allow for syntax highlighting on my MediaWiki-powered website. I am trying to figure out how to make syntax highlighting easily copyable.
Currently, when I try to copy code formatting, the line numbers get copied alongside the code:
I have tried looking at Geshi options to no avail.