Forums

[Plugin: SyntaxHighlighter Evolved] SyntaxHighlighter adding <b> tags to all my code (4 posts)

  1. caseybecking
    Member
    Posted 3 months ago #

    I am using the syntax highlighter for a few things and everything i add code to it adds a <b> tag to the beginning and a </b> tag to the end?

    here is an example

    http://www.caseybecking.com/2009/08/jquery-sequential-list-parsing/

  2. Viper007Bond
    Member
    Posted 3 months ago #

    It appears you have a piece of Javascript on your site doing that as it's not in the HTML source.

    And no, my plugin is not at fault because if you click the "view source" button in the code toolbar, the <b> shows up there as well.

  3. caseybecking
    Member
    Posted 3 months ago #

    Thank you I will dig into my code then and find it. Thank you for the quick response. Some people don't respond at all so I appreciate that. Great Plugin by the way just need to find out how I screwed it up.

  4. caseybecking
    Member
    Posted 3 months ago #

    I thank you sir. I found the fix. I didn't close a <b> tag in the header of my code. My Fault!

Reply

You must log in to post.

About this Topic