Files
jlengrand.github.io/_posts/2011-12-08-syntax-highlighting-issue.markdown
julien lengrand-lambert 2e27933441 Imports all the Wordpress history into jekyll.
It kinda seems to work!
2014-02-09 01:14:08 +01:00

35 lines
807 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
layout: post
status: publish
published: true
title: Syntax Highlighting issue
author: Julien Lengrand-Lambert
author_login: jlengrand
author_email: julien@lengrand.fr
author_url: http://www.lengrand.fr
wordpress_id: 359
wordpress_url: http://www.lengrand.fr/?p=359
date: 2011-12-08 13:43:40.000000000 +01:00
categories:
- misc
tags: []
comments: []
---
Hi all,
Sorry but all the syntax highlighting of my blog seems to be broken.
I think it comes from my plugin, <strong>SyntaxHighlighter Evolved, </strong>and I'm working to find the issue.
Sorry for the inconvenience, I hope to find a solution soon !
&nbsp;
EDIT : Problem is (half) solved.
I found the root cause : another plugin I installed yesterday : Jetpack with a misplaced tag.
&nbsp;
Now I'll need some more time to fix the issue :)