syntaxhighlighter Questions
3
Solved
I have been documenting some C++ codes (or can be any codes) over the past few months on wordpress, with the Syntax-highlighter-evolved plugin. Everything had worked fine. e.g. the C++ codes displa...
Illogic asked 1/3, 2015 at 20:35
3
I'm currently working in a Shopify project which I have integrated to work locally. I'm using Visual Studio as my IDE which is super awesome. When working with .liquid files, I treat the extension ...
Gogetter asked 31/5, 2016 at 0:54
1
Solved
I am using SyntaxHighlighter Evolved v.3x for highlighting my codes on Wordpress. In v.3x version no support for word wrapping. How can I do it word wrappable? I have to use v.3x because of I hate ...
Skippie asked 19/5, 2020 at 2:43
6
Solved
I've been trying to install SyntaxHighlighter 3.0.83 on Blogger for couple hours.
I've tried many tutorials but it still doesn't work. I mean it looks just as normal text inserted nto pre tag.
I c...
Pneumoencephalogram asked 17/9, 2012 at 18:13
7
Solved
Well, the green question mark does not go with my website color scheme. How do I change/remove it? You can see it here: http://alexgorbatchev.com/SyntaxHighlighter/manual/installation.html
Thanks!...
Atmospheric asked 31/10, 2011 at 5:53
1
I try to implement SyntaxHighlighter using react and webpack.
I install it via npm.
npm install --save syntaxhighlighter
It install perfectly. Now the problem is how to import it properly.
I'v...
Waggoner asked 2/8, 2017 at 5:20
4
Is there any way to remove the line numbers of SyntaxHighlighter?
Thanks!
Thurnau asked 28/3, 2009 at 9:9
5
Solved
Extra lines are being inserted when I am using Chrome to look at a draft blog post (on blogger) that uses syntax highlighter e.g.
But on IE it looks fine:
Any ideas what I am doing wrong here...
Goblin asked 4/8, 2012 at 0:7
2
Solved
I am just following the instruction over here and its not working any help?
<script type="text/javascript" src="sh/src/shCore.js"></script>
<script type="text/javascript" src="sh/s...
Chiropractic asked 21/5, 2014 at 5:53
1
Is there any "Formatter" / syntanx highlighting for linux shell script available for Aptana Studio 3 ?!?
I did find "shelled" but this seems only to work with eclipse and not aptana studio 3 stan...
Purposeless asked 8/11, 2011 at 21:9
2
Solved
The title already says most of what I'm after, but let me state some of the requirements explicitly:
The language is not widely used, so writing a new language tokenizer etc is assumed to probabl...
Propagation asked 11/5, 2013 at 15:45
2
Solved
Im using the js SyntaxHighlighter 3.0.83 from http://alexgorbatchev.com/SyntaxHighlighter/
I've been googling the entire world now it seem but cant really find how to enable line breaks. Instad i ...
Ripon asked 9/6, 2011 at 0:13
1
Solved
Syntax highlighter 3.0 is not working on my blog. I use the newest version right from the website. The issues are:
If I write #include in my code, I get at the end of it. There's no text wrapping. ...
Veliger asked 27/7, 2011 at 19:12
3
How do I set up a syntax highlighter on Blogger's new interface? I did try with many options but nothing has worked. Please give any suggestions.
Profant asked 26/4, 2012 at 14:25
5
Solved
I am using the latest SyntaxHighlighter within my app and for some reason the toolbars do not show in IE, Firefox or Chrome. The code highlights without issue, but I want to have toolbars. What mak...
Lind asked 5/1, 2011 at 18:12
1
Solved
I've just started using SyntaxHighlighter.
I looked at their HTML source code for this page and noticed that they put some link and script tags between </body> and </html>. I guess it h...
Bousquet asked 22/2, 2012 at 18:55
1
Solved
I have a perl CGI script that needs to have a specific extensionless filename to run correctly from the software that uses it. I'm using Eclipse 3.7.0 on Ubuntu 11.04 Linux as my IDE, and it's not ...
Eagre asked 19/8, 2011 at 14:14
3
How can I show code in a website using HTML? Basically, I have a C++ program that I'd like to share on my website and I want to show it in the page.
Is there anyway to show a C++ code in HTML othe...
Fulminant asked 19/4, 2011 at 0:14
1
© 2022 - 2024 — McMap. All rights reserved.