Jump to content

What this forum uses for code highlight?


Recommended Posts

I post from time to time my AutoIt scripts at my blog. I know there are some universal tools that format and highlight code, but I got interested what this forum uses to get it nicely linked to help documentation as well.

Is it in-house or modified version of something? Is it possible to use it on another site like my blog?

Link to comment
Share on other sites

  • Developers

I post from time to time my AutoIt scripts at my blog. I know there are some universal tools that format and highlight code, but I got interested what this forum uses to get it nicely linked to help documentation as well.

Is it in-house or modified version of something? Is it possible to use it on another site like my blog?

The forum uses Geshi.

How about saving it in SciTE as HTML and store that in your blog? (We use this trick in the Helpfile examples)

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

The forum uses Geshi.

How about saving it in SciTE as HTML and store that in your blog? (We use this trick in the Helpfile examples)

Ok, I am pretty sure there is plugin that integrates that into WordPress, will try it.

Pre-saving would add clutter inside post and I try to cut such maintenance tasks. Let the server and PHP do boring stuff instead of me. >_<

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...