Deprecated: Function WP_Dependencies->add_data() was called with an argument that is deprecated since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /home/brk009/public_html/wp-includes/functions.php on line 6131

Deprecated: Function WP_Dependencies->add_data() was called with an argument that is deprecated since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /home/brk009/public_html/wp-includes/functions.php on line 6131

Deprecated: Function WP_Dependencies->add_data() was called with an argument that is deprecated since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /home/brk009/public_html/wp-includes/functions.php on line 6131

Deprecated: Function WP_Dependencies->add_data() was called with an argument that is deprecated since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /home/brk009/public_html/wp-includes/functions.php on line 6131

Syntax Highlighting in WP

I’m testing out some plugins to do some syntax highlighting. This first one is EnlighterJS Syntax Highlighter

import numpy as np
import pandas as pd

This next one will use Prismatic:

import numpy as np
import pandas as pd
for i in range(10):
    print(i)

Leave a Reply

Your email address will not be published. Required fields are marked *