Jump to content

How to highlight code AutoIt in Web with Javascript ?


Recommended Posts

I have created a website, and I want to highlight syntax without using php or html conversion to earlier.

Something like:
 

<script src='http://alexgorbatchev.com/pub/sh/2.1.364/scripts/shAutoIt.js' type='text/javascript'></script>
<pre class="brush: AutoiIt">

#########YOUR CODE########

</pre>

 

It is not converted to html, like:

http://highlight.hohli.com/
http://www.autoitscript.com/forum/topic/112879-autoit-syntax-highlight/

Regards,
 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...