I am trying to post some Python codes. Selected Python from CDM. Unfortunately it is highlighting equal signs (=) in the published posts. Can you please tell me how to get rid of this?
]]>Is your plug-in designed only to display script snippets or is it able also to run a script?
I am trying to find a way to run Python scripts in WordPress
]]>Hi! I am using latest version of WordPress along with latest free elementor and Hello theme. I am using TinyMCE Advance too. Unfortunately I can’t see any DM button in Tiny MCE settings. Currently I am using short codes to customize code blocks. Can you please help me to get rid of the issue?
]]>Well, I was wondering why my page breaks completely when inserting some of my code. It turns out it is due to a simple backslash ( \ )
Not only does it not work very well (like <>), it actually breaks my page such that if I quit my page builder without reverting the changes and removing \ – I will have to delete the page entirely and start from scratch because it will be completely blank if I open it up again (on front end AND in editor)
I have many examples of this happening, but it boils down to the backslash.
One example:
class Format:
end = ‘\033[0m’
underline = ‘\033[4m’
Don’t know if it makes a difference, but I use a page builder and insert the shortcode into a HTML element
Hope you can help. Apart from these issues I love the plugin.
Square brackets not showing on the front end.
Also, it will help if line no. is displayed.
]]>Two issues faced:
1. After include, <cs50.h> or any other header files needs to be entered manually.
2. In one topic, anything between [] not showing.
]]>The code displaying great on desktop, but not great on Android smartphone. Any tweaks/suggestions?
]]>Hello,
No line breaks in the Python code, all the code appears on one line.
What can I do to fix the problem please?
I’m using the OceanWP theme on my WordPress.
Thanks
Laurent
Thanks for the great plugin!
I found that when I use slim=yes, the top edge of the first line of code is cut off, so I need to add 2 carriage returns after < pre > before the code.
I found that when you remove the value of copy-text and copy-confirmed, the button still appears (very small). I would like the ability to remove it.
It would be great if it worked better with the Gutenberg editor, so you don’t have to use the shortcode and you can have configuration options in the tools, and be able to see what it will look like.
Other than those small things, it’s just what I was looking for. Thanks again!
]]>