• Resolved devenum

    (@devenum)


    I have issue syntax are not highlighting in SyntaxHighlighter Code.

    I am using SyntaxHighlighter in the first code block below this text

    2-D array to data frame
    First we will create a 2-D array by using NumPy random function.

    nd_array = np.random.rand(3,3)
    print(nd_array)

    Syntax are not highlighting

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter devenum

    (@devenum)

    Could anybody help me here

    Plugin Author Peter Kiss (a11n)

    (@yscik8)

    Looks like it’s working now, but the page tries to load a few brushes not available in version 2 (Yaml, Arduino) which delay the highlighter script. There are no code blocks with these language, do you maybe have some unused shortcodes on the page?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SyntaxHighlighter Code not working in my website’ is closed to new replies.