This commit is contained in:
Coby Chapple
2013-05-02 21:56:35 +01:00
parent f0fc262812
commit eaaba892a2

View File

@@ -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 %}