oh the code comments 
Looking at the actual post. You are doing a couple things wrong.
1)
You are using code tags...you should be using python tags. The python logo button provides these tags for you. The only reason it shows up in the syntax codebox is because i rerouted code tags to use python tags....but that was only for pre-existing tags. Not meant to be continued use of the code tags. Though the code tag shows the codebox in the preview if edited, it is really the syntax codebox used.
2)
You are adding url tags in a codebox.
remove these url bbcode tags
EDIT:
OK scratch all previous, i see what your saying...
testing codebox link

Looking at the actual post. You are doing a couple things wrong.
1)
You are using code tags...you should be using python tags. The python logo button provides these tags for you. The only reason it shows up in the syntax codebox is because i rerouted code tags to use python tags....but that was only for pre-existing tags. Not meant to be continued use of the code tags. Though the code tag shows the codebox in the preview if edited, it is really the syntax codebox used.
2)
You are adding url tags in a codebox.
remove these url bbcode tags
EDIT:
OK scratch all previous, i see what your saying...
testing codebox link
# http://www.tkdocs.com/tutorial/grid.html
# [url=# http://www.tkdocs.com/tutorial/grid.html]http://www.tkdocs.com/tutorial/grid.html[/url]
# [url=# http://www.tkdocs.com/tutorial/grid.html]link[/url]
# a = "http://www.tkdocs.com/tutorial/grid.html"
# "http://www.tkdocs.com/tutorial/grid.html"I guess surround the link with quotes, otherwise it injects the html code into the codebox
Recommended Tutorials: