Posting Code listings

Home \ forums/topic \ Posting Code listings

Support Home Page Forums General Posting Code listings

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #78
    Michael Gilkes
    Keymaster

    Hi Everyone,

    I recently installed Source Code Highlighter for bbPress. Please have a look at the site for details on its usage: http://www.victorcuervo.com/mis-proyectos/sourcecode-highlighter-for-bbpress/

    Now, we can share code snippets and have it display correctly in the post.

    • This topic was modified 5 years, 10 months ago by Michael Gilkes.
    • This topic was modified 5 years, 10 months ago by Michael Gilkes. Reason: Post is no longer relevant
    #1014
    Michael Gilkes
    Keymaster

    Hi Everyone,
    Just a little update on on code listings. I found that Source Code Highlighter for bbPress wasn’t doing a good job. I have to try and sort it out. However until then, you can place your code inside of a pre and code tags. Do the following to post your code:

    <pre><code>/* Place your code here! */ </code></pre>

    • This reply was modified 5 years, 10 months ago by Michael Gilkes.
    • This reply was modified 5 years, 10 months ago by Michael Gilkes. Reason: Post is no longer relevant
    • This reply was modified 5 years, 10 months ago by Michael Gilkes.
    #2902
    Michael Gilkes
    Keymaster

    Hi Everyone,

    I have redesigned the entire site, and have setup a new syntax highlighter called “Crayon Syntax Highlighter”. It is very easy to use. Either click on the crayon button in the Editor list, or place your code inside of pre tags. For example,

    <pre>/* Place your code here! */ </pre>

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.