Search found 3 matches

by Keith99
Sat Feb 02, 2019 1:44 pm
Forum: General Questions
Topic: Source Code Highlighting
Replies: 5
Views: 1816

Re: Source Code Highlighting

Thanks I may do that later when I get a chance but meantime I have it working well using a different method that means I do not need to use blocks but can simply set a text style.

I discovered that highlight.js has ways to configure it to detect different tags to <pre><code>. This has allowed me to ...
by Keith99
Fri Feb 01, 2019 10:04 pm
Forum: General Questions
Topic: Source Code Highlighting
Replies: 5
Views: 1816

Re: Source Code Highlighting

Actually I saw that and downloaded the tool thinking that may work but have not investigated it very deeply. I have found I can nearly get there using pre and post tags on a text item as long as I insert two extra breaks at the end - not ideal but may work as a stand in until I can work on an ...
by Keith99
Fri Feb 01, 2019 9:08 pm
Forum: General Questions
Topic: Source Code Highlighting
Replies: 5
Views: 1816

Source Code Highlighting

Hi, I am new to WYSIWYG but been exploring it extensively and it seems excellent so far! I have used a number of different editors in the past.

My only issue is that there appears to be no way of adding a <code> tag and the html object does not quite do the job. Let me explain:

I run a website ...