diff --git a/site/_posts/2012-07-01-troubleshooting.md b/site/_posts/2012-07-01-troubleshooting.md index d1211fad..9b3fc593 100644 --- a/site/_posts/2012-07-01-troubleshooting.md +++ b/site/_posts/2012-07-01-troubleshooting.md @@ -90,7 +90,7 @@ problems. If your link has characters that need to be escaped, you need to use this syntax: -{% highlight markdown %} +{% highlight text %} ![Alt text](http://yuml.me/diagram/class/[Project]->[Task]) {% endhighlight %}