mirror of
https://github.com/jlengrand/jlengrand.github.io.git
synced 2026-03-10 08:31:22 +00:00
35 lines
807 B
Markdown
35 lines
807 B
Markdown
---
|
||
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 !
|
||
|
||
|
||
|
||
EDIT : Problem is (half) solved.
|
||
|
||
I found the root cause : another plugin I installed yesterday : Jetpack with a misplaced tag.
|
||
|
||
|
||
|
||
Now I'll need some more time to fix the issue :)
|