If I write the following code enclosed in [sourcecode] tag:
$ wget http://download.savannah.gnu.org/releases/qemu/qemu-0.12.5.tar.gz
...it will display also a clickable link to "http://download.savannah.gnu.org/releases/qemu/qemu-0.12.5.tar.gz".
but if I set the language as "bash" the word "tar" will be highlighted because it could be a bash command, and the clickable link will lead to "http://download.savannah.gnu.org/releases/qemu/qemu-0.12.5." which is incorrect.
You can check what happens on this post.
Is it possible to have autolinks options default to false when the code language is set, since it is currently broken?
The blog I need help with is balau82.wordpress.com.