SyntaxHighlighter

Please report bugs here!

Moderator: Thorsten

Post Reply
coudy
Posts: 19
Joined: Wed Feb 05, 2014 9:14 am

SyntaxHighlighter

Post by coudy »

Hi,
I have problem with SyntaxHighlighter and phpmyfaq 2.8.21
When I write new faq and use SH with brush:plain, this is how I see it in edit mode:

Image

this is html code:

Code: Select all

<p> </p>
<p>this is text</p>
<p> </p>
<p><strong>this is bold text</strong></p>
<p> </p>
<pre class="brush: plain;fontsize: 100; first-line: 1; ">this is plain tex</pre>
<p> </p>
<pre class="brush: plain;fontsize: 100; first-line: 1; "><strong>this is bold plain text</strong></pre>
and this is visible from main page
Image

My opinion:
1. SH is broken, I use WYSIWYG editor, so I should see it exact same in edit mode and on front page
2. SH does not interpret text format (buld, italic,etc)
3. I use brush plain because it is not code, it is only text
4. in version 2.8.15 I see it correctly, exactly same in WYSIWYG editor and on front page

I have opened bug before, but it was closed https://github.com/thorsten/phpMyFAQ/issues/936

What do you think about it. It is m mistake, or miss-interpretation, or it is bug in SH/PMF ?
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: SyntaxHighlighter

Post by Thorsten »

Hi,

I closed the issue because I never got feedback and it worked for me as described in the ticket. Please add this text from the ticket again into #936 and I'll re-open it.

Thanks!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
coudy
Posts: 19
Joined: Wed Feb 05, 2014 9:14 am

Re: SyntaxHighlighter

Post by coudy »

Hi Thorsten,
all information was included in bug report, but maybe we didn't understand each other.
I want to know only another opinion, because I was on 2.8.15 for long time. Last week I decided to upgrade to latest version.
Ticket #936 updated

Thank You.
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: SyntaxHighlighter

Post by Thorsten »

Hi,

I'll work on it for the next release!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply