Info
- 6 posts
- 3 voices
- Started 2 years ago by ZoiX
- Latest reply from ZoiX
- This topic is not resolved
BBPress:Syntax Hiliter plugin and a bad replacement
-
- Posted 2 years ago #
Hi all!
I have a problem with BBPress:Syntax Hiliter plugin and simple quotes (') or normal quotes (").
When in my code I have a quote, the plugin (or bbpress?) change it by the hexadecimal code.
For example, if in my code I have a simple quote ('), appear in the code '.
.I was reading an issue about it and maybe the functions.bb-formatting.php file have an answer, anyway, I don't have what I need to edit.
Anyone have any idea?
Thank you :) -
- Posted 2 years ago #
What plugin are you using? Is it this?
http://klr20mg.com/bbpress-syntax-highlighter-en/What version of bbPress did you install?
-
- Posted 2 years ago #
This: http://bbpress.org/plugins/topic/bbpresssyntax-hiliter
Is the same I think. -
- Posted 2 years ago #
Oops, I forgot the version: 1.0.2
-
- Posted 2 years ago #
This one has a few tiny issues but should do the job:
http://www.finalwebsites.com/bbpress/geshi-syntax-highlighting.php -
- Posted 2 years ago #
Thank you Olaf, but, I was trying with this plugin before and I can't get a highlighting code, just a white square with the information.
And, another issue, is that if I write the quotes, bbpress (or the plugin?) change for more quotes: I write "as", and get ""as"", so, I need to write <pre lang=as>code</pre >
-
You must log in to post.