level 1
{% highlight python %}
print "hello, world"
{% endhilight %}
{% highlight vim %}
set g:hehe = "I bought a watch last year"
{% endhighlight %}
有没可能根据highlight中的语言指定区块内的语法高亮。正在肯doc中……
2013年08月15日 14点08分
1
level 11
目测liquid template。要做到这点肯定是可以的,就像html里高亮js一个道理。
2013年08月16日 01点08分
2