Python Forum
URL not showing properly in comments of codebox
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
URL not showing properly in comments of codebox
#4
oh the code comments  Doh

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:
Reply


Messages In This Thread
RE: URL not showing properly in comments - by metulburr - Nov-05-2016, 03:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  codebox usage help doc metulburr 0 2,298 Oct-31-2020, 12:12 PM
Last Post: metulburr
  single/double quote escapes codebox highlighter metulburr 3 4,510 Aug-08-2017, 01:36 PM
Last Post: metulburr
  codebox borders metulburr 15 18,833 Nov-24-2016, 04:04 AM
Last Post: snippsat
  More codebox issues Mekire 26 25,667 Oct-13-2016, 05:20 PM
Last Post: wavic
  Syntax Highlighter Codebox Issues metulburr 38 36,626 Oct-06-2016, 01:06 AM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020